spatialillusions / milsymbol

Military Symbols in JavaScript
www.spatialillusions.com/milsymbol
MIT License
547 stars 134 forks source link

Use SVGO to compress paths #183

Open spatialillusions opened 6 years ago

spatialillusions commented 6 years ago

Might be interesting to see if it would be possible to use SVGO https://github.com/svg/svgo to compress paths even more. Or at least in a more controlled way than I have been doing it.