mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
9 lines
213 B
XML
9 lines
213 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<path id="path" transform="scale(2,1)" />
|
|
|
|
<text>
|
|
<textPath xlink:href="#path">F</textPath>
|
|
</text>
|
|
|
|
</svg>
|