Tooly
Search tools…
⌘K
Developer
Design
Security
Network
Media
Documents
Business
SVG Viewer
Paste and preview SVG code. View source and optimize.
Split
Code
Preview
Background:
Copy
SVG
⚠ DOMParser is not defined
SVG Code
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> <circle cx="50" cy="50" r="40" fill="#7c3aed" opacity="0.8"/> <rect x="20" y="20" width="30" height="30" rx="4" fill="#d946ef"/> <polygon points="70,80 55,55 85,55" fill="#0ea5e9"/> </svg>
Preview