SVG icons & spritesheet
| Cleaned | ||
| btc.svg | ||
| email.svg | ||
| expand.svg | ||
| headphones.svg | ||
| index.html | ||
| link.svg | ||
| loop.svg | ||
| next.svg | ||
| pause.svg | ||
| play.svg | ||
| prev.svg | ||
| readme.md | ||
| rss.svg | ||
| shrink.svg | ||
| spritesheet.svg | ||
| substack.svg | ||
| svg2sprite.py | ||
| tag.svg | ||
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.