takkaria/echojs

Switch to using SVG <img> icons instead of fontawesome

Closed this issue · 0 comments

Icon fonts have pretty well-documented accessibility issues and SVG in is really well supported. Also, this should improve kBs per request, since the icons could be specified as data URLs and all the fontawesome CSS could go.

Someone already broke apart the iconset into SVGs:
https://github.com/encharm/Font-Awesome-SVG-PNG