SVG Optimizer
Optimize and minimize SVG files by removing metadata, comments, and unnecessary attributes.
SVG Input
362 BSVG Ottimizzato
187 B (-48%)
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><g id="layer1"><circle id="circle1" cx="50" cy="50" r="40" fill="#58a6ff" stroke="none" /></g></svg>