icon icon indicating copy to clipboard operation
icon copied to clipboard

add SVGO implementation to optimize and clean SVGs

Open Neoniq opened this issue 7 months ago • 4 comments

https://github.com/svg/svgo

There are nuxt modules with support for SVGO but they are not working out of the box with nuxt/icon (or not working at all like https://nuxt.com/modules/svg-sprite)

So i think it is good addition to already most perfect module

I myself find it frustrating to fix fill and stroke to be of currentColor. SVGO can do it for me just fine

Neoniq avatar Jul 09 '24 14:07 Neoniq