Font Awesome icons range from web application, text editor, directional, player, social and medical icons. All examples of Font Awesome icons are available at their website:
http://fortawesome.github.io/Font-Awesome/icons/
Snippets
Use the snippet below as an example:
<i class="fa fa-tablet"></i>
Larger icons can be achieved by using these snippets:
<i class="fa fa-tablet fa-2x"></i>
<i class="fa fa-tablet fa-3x"></i>
<i class="fa fa-tablet fa-4x"></i>
Comments
0 comments
Article is closed for comments.