Source code
Revision control
Copy as Markdown
Other Tools
<title>Reference: mirrored radii render as rounded rects; both-negative renders square</title>
<rect x="10" y="10" width="100" height="100" rx="40" ry="40" fill="green"/>
<rect x="130" y="10" width="100" height="100" rx="40" ry="40" fill="green"/>
<rect x="250" y="10" width="100" height="100" fill="green"/>
</svg>