mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
10 lines
365 B
XML
10 lines
365 B
XML
|
|
<svg
|
||
|
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||
|
|
height="800px"
|
||
|
|
width="800px">
|
||
|
|
<text style="font-size:48px;" transform="translate(40,100)">
|
||
|
|
<tspan>Firéfôx</tspan></text>
|
||
|
|
<text style="font-size:48px;" transform="translate(40,140) rotate(45)">
|
||
|
|
<tspan>Firéfôx</tspan></text>
|
||
|
|
</svg>
|