mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-24 19:28:12 +02:00
6 lines
180 B
XML
6 lines
180 B
XML
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<line x1="100" y1="-500" x2="900" y2="-500"
|
|
fill="none"
|
|
stroke-width="100"
|
|
stroke="#A5A" />
|
|
</svg>
|