mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
4 lines
175 B
XML
4 lines
175 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="100" y="100" width="100" height="100" fill="black"/>
|
|
<rect x="150" y="150" width="50" height="50" fill="yellow"/>
|
|
</svg>
|