6 lines
468 B
XML
6 lines
468 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<circle cx="7.5" cy="16.5" r="2.5" style="fill:#ececec"/>
|
|
<path d="M 6 10 A 8 8 0 0 1 14 18" style="fill:none;stroke-miterlimit:4;stroke:#ececec;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0"/>
|
|
<path d="M 6 6 A 12 12 0 0 1 18 18" style="fill:none;stroke-miterlimit:4;stroke:#ececec;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0"/>
|
|
</svg>
|