6 lines
465 B
XML
6 lines
465 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
<circle r="2.5" style="fill:#ececec" cy="13.5" cx="2.5"/>
|
|
<path style="fill:none;stroke-miterlimit:4;stroke:#ececec;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0" d="m 1 6 a 9 9 0 0 1 9 9"/>
|
|
<path style="fill:none;stroke-miterlimit:4;stroke:#ececec;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0" d="M 1 1 A 14 14 0 0 1 15 15"/>
|
|
</svg>
|