Top "Font-awesome" questions

Font Awesome is an iconic standalone vector font, initially developed for use with the Twitter Bootstrap front-end framework.

Use Font Awesome Icon As Favicon

Is it possible to use a Font Awesome icon as a favicon icon? You know, the little icon that appears …

favicon font-awesome
Font Awesome vs Glyphicons in Twitter Bootstrap

I am a beginner in web development and I recently started working with Twitter Bootstrap, I know it uses Glyphicons …

twitter-bootstrap font-awesome glyphicons
font awesome icon is not appearing in IE 11, but showing in other browsers

I am new to font-awesome icons. I have one page in which there is a filter where user can search …

internet-explorer-11 font-awesome
How do I decrease the size of a font-awesome icon?

What is the best way to decrease the size of a font awesome icon. There is a fa-3x, etc... …

font-awesome font-awesome-4
How do I include a font awesome icon in my svg?

I have an svg that includes images: <g><image id="myImage" class="myClass" x="12" y="15" width="10" height="10" …

css svg font-awesome
Using Icon Fonts as Markers in Google Maps V3

I was wondering whether it is possible to use icon font icons (e.g. Font Awesome) as markers in Google …

google-maps-api-3 google-maps-markers font-awesome icon-fonts
Font Awesome Icons are not working in some browsers

I'm using Bootstrap + Font Awesome, and all is ok with most desktop and mobile browsers, but Font awesome icons are …

css blackberry twitter-bootstrap font-awesome opera-mobile
I need list of all class name of Font-Awesome

I build app that will present a lot of icons so I need list of all Font-Awesome class name like ["…

javascript css font-awesome
Fontawesome is not working when project is built with grunt

I'm using the font library font awesome. It works when the project is not built/uglified with grunt. But when …

angularjs gruntjs yeoman font-awesome
How do I center Glyphicons horizontally using Twitter Bootstrap

I am trying to center my FontAwesome icons inside my Twitter Bootstrap code. This is my HTML: <div id="…

html css twitter-bootstrap font-awesome glyphicons