Source code
Revision control
Copy as Markdown
Other Tools
<svg id="svg-root" width="100%" height="100%"
<rect transform="translate(100 30)" fill="lime" width="120" height="120"/>
<rect transform="translate(249 29)" width="122" height="122" fill="#80FF80"/>
<rect transform="translate(99 179)" width="122" height="122" fill="#666"/>
<rect transform="translate(249 179)" width="122" height="122" fill="rgb(0,255,255)"/>
</svg>