Difference between revisions of "FontAwesome"

From EUSwiki
Jump to: navigation, search
Line 21: Line 21:
 
   <i class="fa fa-flag fa-stack-1x fa-inverse"></i>
 
   <i class="fa fa-flag fa-stack-1x fa-inverse"></i>
 
</span><br>
 
</span><br>
<code><nowiki><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa fa-bank fa-stack-1x fa-inverse"></i></span></nowiki></code>
 
 
{{col-end}}
 
{{col-end}}
  

Revision as of 14:27, 9 October 2016

How to Use FontAwesome

To insert any icon listed below, use the following syntax:

<i class="fa fa-certificate"></i>

Where fa calls for the fontawesome pack, and fa-certificate is the icon of choice.

Features

The icons can be further adjusted to meet new sizes, to be used as bullet points, and to be rotated dynamically. Click here to find out more:

Icons