Source code
Revision control
Copy as Markdown
Other Tools
<!--
Any copyright is dedicated to the Public Domain.
-->
<svg xmlns="http://www.w3.org/2000/svg">
<g transform="translate(100)">
<rect fill="lime" width="50" height="50"/>
</g>
</svg>