blob: 542c6902235a94146bc4d7284c4190a50846912c [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="200" height="200" fill="red"/>
<rect x="-30" y="-30" width="30" height="30" fill="green"/>
<rect x="70" y="0" width="40" height="40" fill="green"/>
<rect x="0" y="0" width="30" height="30" fill="blue"/>
</svg>