mirror of
https://github.com/RGBCube/serenity
synced 2025-07-23 09:07:41 +00:00
4 lines
175 B
HTML
4 lines
175 B
HTML
<svg width="200" viewBox="-10 -10 120 120">
|
|
<rect x="-10" y="-10" width="120" height="120" fill="blue" />
|
|
<rect x="50" y="10" width="40" height="80" fill="red" />
|
|
</svg>
|