Show Sections Hide Sections
Icons
Font Awesome
This site uses Font Awesome Icons. To use these icons, go here and search for the icon you want (we currently only use the free icons). Click on the icon and copy and paste the code that looks like this <i class="fas fa-flag"></i>
, and it will create this ""
Custom Icons
To use a custom icon use a <i>
element with a class of icon
and give it the text content of the name of the custom icon. For example <i class='icon'>flower</i>
will create this custom flower icon flower.
Here are the custom icons that are currently available:
Name | Icon |
---|---|
flower | flower |
flower-bold | flower-bold |
flower-filled | flower-filled |
Requesting a Custom Icon
If you would like to use a custom icon that is not part of "Font Awesome" ask the Front-End developer to add it.