3 lines
142 B
XML
3 lines
142 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<text x="20" y="100" style="font: 64px sans-serif; text-decoration: underline">Hello</text>
|
|
</svg>
|