ABOUT THIS:
The icons in the Flatsome library are selectable for some elements in the UX Builder. Since they are present in the theme you can use these anywhere with the use of the tag and classes.
Per example;
This paragraph could use some in there
HTML CODE
<i class="icon-[icon-name]" style="color:blue;"></i> <!-- the style attribute is optional -->
THE LIST
[icon-name]: heart twitter facebook envelop tag star star-o feed map-pin-fill checkmark plus instagram pinterest skype search dribble discord expand linkedin pen-alt-fill youtube flickr clock phone px vk tumblr gift play menu user-o user snapchat chat lock google-plus heart-o whatsapp shopping-cart shopping-basket shopping-bag tiktok twitch equalizer telegram certificate angle-left angle-right angle-up angle-down
HOW TO USE
- Use tag with corresponding class
- Optional use style within tag to give extra styling.
NOTES
These elements inherit text styling and can be edited the same.