Tool
Boxy
Free Online Tools
EN
JA
KO
Tools
/
π»
Developer
/
Svg Viewer
π»
Svg Viewer
NEW
svg Β· viewer Β· preview Β· code Β· render
SVG Code
BG
1x
2x
3x
4x
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100"><circle cx="50" cy="50" r="40" fill="#3b82f6" opacity="0.8"/><rect x="30" y="30" width="40" height="40" fill="#f59e0b" opacity="0.6" rx="5"/><text x="50" y="55" font-family="sans-serif" font-size="12" text-anchor="middle" fill="white">SVG</text></svg>
Preview
SVG
Download SVG
Copy Code
Sample