Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<svg width="400" height="200" viewBox="-150 0 600 200">
<path id="rotated-anchor" d="M 20 200 A 125 125 0 0 1 289 175" transform="rotate(36 150 190)" fill="none" stroke="black"/>
<text>
<textPath href="#rotated-anchor">XXXX</textPath>
</text>
</svg>