|
|
|
|
|
by YngwieMalware
3587 days ago
|
|
From a design perspective font icons are a very good solution when compared to sprite sheets or SVG. They are scalable, they load a single time, and contain nearly every iconic type of symbol you could want in a UI. That's not an anti-pattern. |
|
An SVG is scalable, cacheable and can contain any vector art you could wish for. And it doesn't use characters to represent images.