Below you will find a repository of all of the branded icons we have available.
The library resource file must be included:
<?php include($_SERVER['DOCUMENT_ROOT'] . '/libphp/svg/ib-icons.php'); ?>
small
medium (default)
large
<?php renderIcon('ibicon-awards', 'branded-icon-sm'); ?>
<?php renderIcon('ibicon-awards'); ?>
<?php renderIcon('ibicon-awards', 'branded-icon-lg'); ?>