This a nice update for Font Awesome, but I am still a big advocate for using IcoMoon [1] to generate your own icon font.
I think it's the best way to generate a font with only the icons you actually need. It's a much more lean way to handle icons, rather than just getting an icon font with a huge library that you won't even use 70% of. And don't get me wrong, Font Awesome has great icons, but I would just use those inside IcoMoon to generate a font that has only the icons you need.
Nice. I often use Fontello [1] to snag only the fonts I need for a particular project. They have several libraries there, and you can select what you need from any/all and download the compiled CSS and font files.
There's actually a whole new build system, where LESS, SCSS, and CSS are completely driven off a single icons.yml file. Hooray for no more copy and paste!
Is it just me, or do quite a few of these look like they've been auto-converted from a bitmap, and picked up jaggies in the process (icon-windows for example)?
This is maybe slightly off-topic... but does anyone know of an icon-font for AJAX indicators?
FontAwesome has a single one which is tries to rotate, but which isn't quite the same (and relies on newer browsers).
I'm thinking a font with perhaps twelve lines/spokes for each position, where you'd superimpose all twelve, and then use CSS to animate their colors/opacity only (not actually moving/rotating them), but with a JS fallback.
Dave is doing a fantastic job here! His 'democratic' approach is killing it. The time difference between 3.0 -> 3.1 to 3.1 -> 3.2 was really good, so happy that he's doing this! :)
Thanks for your answer and the project itself! I also know http://fontello.com/
however it seems like these projects are all lagging by a few versions back.
I think it's the best way to generate a font with only the icons you actually need. It's a much more lean way to handle icons, rather than just getting an icon font with a huge library that you won't even use 70% of. And don't get me wrong, Font Awesome has great icons, but I would just use those inside IcoMoon to generate a font that has only the icons you need.
[1] http://icomoon.io/