Icon Simple - Voir le template
<button class="btn btn-icon">
<?= icon('help', 'w-6.25'); ?>
</button>
Icon With Notice - Voir le template
<button class="btn btn-icon with-notice">
<?= icon('help', 'w-6.25'); ?>
</button>