Input SVG
Conversion Output
Ready to convert your SVG?
Paste your SVG markup in the form and click Convert to begin.
Always include a viewBox:
The viewBox attribute (e.g., viewBox="0 0 24 24") makes your SVG scalable and responsive. Without it, SVGs may not scale properly when resized.