8 lines
239 B
XML
8 lines
239 B
XML
|
<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg">
|
||
|
<text
|
||
|
style="text-anchor:end"
|
||
|
x="214"
|
||
|
y="303"><tspan>This is the<tspan style="font-size:200%"> first </tspan>line</tspan>
|
||
|
</text>
|
||
|
</svg>
|