blob: aa91cdf75bc30df5d1ee8a2bf8b21bd03b87b2ee (
plain)
1
2
3
4
5
|
<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;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<path d="M 6 10 A 8 8 0 0 1 14 18" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;fill-opacity:1;stroke:#ececec;fill-rule:nonzero;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="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;fill-opacity:1;stroke:#ececec;fill-rule:nonzero;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0"/>
</svg>
|