Icon Fonts Rock
Font Awesome
is an icon font with more than 350 different icons that can be easily customized,
including size, color, shadow, etc.
With Font Awesome, you can either add icons by using a unicode
entity, like this HTML5 logo ()
or by adding special classes to an <i> element like the CSS3
logo ().
|
|
|
|
 |
 |
 |
 |
.fa-camera-retro |
.fa-cloud |
.fa-coffee |
.fa-bolt |
|
|
|
|
 |
 |
 |
 |
.fa-desktop |
.fa-tablet |
.fa-mobile |
.fa-search |
|
|
|
|
 |
 |
 |
 |
.fa-globe |
.fa-html5 |
.fa-check |
.fa-credit-card |
Font Awesome by Dave Gandy -
http://fontawesome.io.
Font Awesome is fully open source and is GPL compatible. You can
use it for commercial projects, open source projects, or really
just about whatever you want.