Source code
Revision control
Copy as Markdown
Other Tools
<rect width="100%" height="100%" fill="grey"/>
<g transform="translate(80 30)">
<rect x="-80" y="100" width="100" height="100" fill="blue"/>
<rect x="-60" y="120" width="40" height="40" fill="grey"/>
<rect x="60" y="100" width="100" height="100" fill="blue"/>
<rect x="80" y="120" width="40" height="40" fill="grey"/>
<rect x="180" y="100" width="100" height="100" fill="blue"/>
</g>
</svg>