icons/readme.md
2023-07-08 08:32:41 -04:00

343 B

Icons

Some of my own SVG Icons that I use to generate svg spritesheets.

Why use a svg spritesheet?

When using the <svg><use... feature, you can style stoke & fill with css. That means if a hugo theme uses CSS variables, all the icons can inherent the same coloring.