Great. How to clean up a whole set of SVGs?
I've cleaned thousands of SVGs with: https://github.com/svg/svgo
npm install -g svgo
svgo -f /path/to/svg/files
Great. How to clean up a whole set of SVGs?
npm install -g svgo
svgo -f /path/to/svg/files