Bootstrap Glyphicons
Click Icons !
Font Awesome
Click Icons !
Custom Icons
Input [(glyphicon|headphones,lg,spin)]
<i class="glyphicon glyphicon-headphones fa-lg fa-spin"></i>
Input :(fa|youtube-square,lg):
<span class="fa fa-youtube-square fa-lg fa-spin"></span>
:(IconPrefixClass|IconName,FontaweSomeOptions...):
<span class="IconPrefixClass IconPrefixClass-IconName FontaweSomeOptions..."></span>
[(IconPrefixClass|IconName,FontaweSomeOptions...)]
<i class="IconPrefixClass IconPrefixClass-IconName FontaweSomeOptions..."></i>