mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-21 07:28:12 +02:00
7 lines
208 B
XML
7 lines
208 B
XML
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<path fill="none" stroke="black" stroke-width="20"
|
|
d="M500,-500
|
|
L 712 -712
|
|
A300,300 0 1,0 712, -288 z"
|
|
/>
|
|
</svg>
|