Source code
Revision control
Copy as Markdown
Other Tools
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<g transform="translate(2, 2)">
<image x="0" y="0" width="10" height="10" xlink:href="blueRect10x10.png"/>
<image x="20" y="0" width="10" height="10" xlink:href="blueRect10x10.png"/>
<image x="0" y="20" width="10" height="10" xlink:href="blueRect10x10.png"/>
<image x="20" y="20" width="10" height="10" xlink:href="blueRect10x10.png"/>
</g>
</svg>