Hacker News new | ask | show | jobs
by ivw 185 days ago
just run them through `svgo` and get the benefits of smaller filesizes as well
1 comments

svgo is a minifier, not a sanitizer.
I should have clarified `svgo + removeScripts`

https://svgo.dev/docs/plugins/removeScripts/