FontAwesome
Blogunuzda kullanabileceğiniz Font Awesome İkonların CSS Listesi CSS .namaclass {
position: relative;
}
.namaclass:before {
content: "\f000";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #000;
font-size: 18px;
padding-right: 0.5em;
position: absolute;
top: 10px;
left: 0;
} fa-glass fa-music fa-search fa-envelope-o fa-heart fa-star fa-star-o fa-user fa-film fa-th-large fa-th fa-th-list fa-check fa-times fa-search-plus fa-search-minus fa-power-off fa-signal fa-cog fa-trash-o fa-home fa-file-o fa-clock-o fa-road fa-download fa-arrow-circle-o-down fa-arrow-circle-o-up fa-inbox fa-play-circle-o fa-repeat fa-refresh fa-list-alt fa-lock fa-flag fa-cc fa-quote-left fa-quote-right fa-pencil-square fa-rss-square fa-android fa-windows fa-apple fa-google fa-database fa-file-pdf-o fa-file-word-o fa-file-excel-o fa-file-powerpoint-o fa-wifi fa-calculator