Source code
Revision control
Copy as Markdown
Other Tools
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
width="256" height="256">
<rect width="50%" height="100%" fill="lime"/>
<rect x="50%" width="50%" height="100%" fill="red"/>
</svg>