Optimizing SVGs for Web Use
An in-depth series of posts by Andreas Larsen that walks us through the process of how to (hand) optimize SVGs. He suggests optimizations that it’s unlikely software could do for you. Things like changing the viewBox size to accommodate simple, rounded integers.
Adding this one to our compendium of SVG info.
Direct Link to Article — Permalink
Optimizing SVGs for Web Use is a post from CSS-Tricks