[icon icon="home" color="red"]
Syntax for html: <span class="icon-home"></span>
Font Awesome is a pictographic language of web-related actions which delivers 249 icons. The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0 and you can find the full examples of usage at Font Awesome - http://fortawesome.github.com/Font-Awesome
Add .icon-CLASS_NAME
to any element, best used with a <span>
.
<span class="icon-CLASS_NAME"> ... </span> <span class="icon-download"> ... </span>
The documented typography above is a modified version of the reference guide available at: http://twitter.github.com/bootstrap/base-css.html