Mihir Pipermitwala
Home
Recommended
Stack
Tutorials
Challenges
Blog
Topics
Tools
Let's Talk
SVG Viewer / Optimizer
SVG markup (310 bytes)
<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120"> <!-- a simple amethyst circle --> <circle cx="60" cy="60" r="50" fill="#a78bfa" /> <path d="M35 65 L55 80 L88 42" fill="none" stroke="#ffffff" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" /> </svg>
Preview
Minified output
Minify & Copy
Minified SVG will appear here (copied to clipboard automatically).
Check out more tools in my
Tools
.
This app only works with JavaScript enabled.