Hacker News new | ask | show | jobs
by pluma 3213 days ago
FYI all modern browsers support SVGs and SVG icons have much fewer problems than icon fonts (especially when it comes to fallbacks when the font fails to load).
1 comments

Totally. I generally use svg icons for anything where I don't need them to match color/size of text, automatically. I just noticed a few people asking for them as a font, and thought I'd help out.