I was in the situation where had a bunch of SVGs, but they were stroke-based, from feather-icons.com. I don’t trust the cross-browser rendering of SVG strokes. It leads to problems when trying to color the icons with CSS as well – so I needed the expanded versions. There are over 200 icons in the set. Expanding […]
Expand stroke-based SVGs in batch using an Illustrator script
- Posted in workflow - 5 comments