mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:17:34 +00:00
3 lines
133 B
XML
3 lines
133 B
XML
<svg viewBox="0 0 100 200" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="0" y="0" width="100" height="200" fill="green" />
|
|
</svg>
|