Source code
Revision control
Copy as Markdown
Other Tools
<!--
Any copyright is dedicated to the Public Domain.
-->
<title>Simple SVG with no intrinsic size</title>
<rect x1="0" y1="0" width="100%" height="100%" fill="lime"/>
</svg>