mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
5 lines
164 B
XML
5 lines
164 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="100">
|
|
<text x="10" y="20">
|
|
<tspan fill="green">This text should display.</tspan>
|
|
</text>
|
|
</svg>
|