3 lines
162 B
XML
3 lines
162 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<text x="10" y="50" style="font: 32px sans-serif; text-decoration: underline" transform="scale(2)">Hello</text>
|
|
</svg>
|