mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
7 lines
270 B
XML
7 lines
270 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<rect width="100" height="100" fill="blue"/>
|
|
<image xlink:href="defer-unsupported-1-helper.svg" width="200" height="100"
|
|
preserveAspectRatio="defer xMinYMin"/>
|
|
</svg>
|