зеркало из https://github.com/mozilla/gecko-dev.git
10 строки
213 B
XML
10 строки
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>
|