Source code
Revision control
Copy as Markdown
Other Tools
<svg id="svg-root" width="100%" height="100%"
viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" shape-rendering="crispEdges">
<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>