mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-27 10:28:15 +02:00
8 lines
210 B
XML
8 lines
210 B
XML
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<path fill="none" stroke="black" stroke-width="20"
|
|
d="M200,-300
|
|
Q400,-50
|
|
600,-300
|
|
T1000,-300"
|
|
/>
|
|
</svg>
|