mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
4 lines
143 B
XML
4 lines
143 B
XML
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
|
|
width="200" height="100">
|
|
<rect width="200px" height="100px" fill="lime"/>
|
|
</svg>
|