12 lines
486 B
XML
12 lines
486 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
|
|
<path d="M12 2.75c5.108 0 9.25 4.142 9.25 9.25s-4.142 9.25-9.25 9.25S2.75 17.108 2.75 12 6.892 2.75 12 2.75Z"
|
|
stroke="white"
|
|
stroke-width="1.8" />
|
|
<path d="M9.95 9.3a2.34 2.34 0 0 1 4.1 1.56c0 1.76-1.92 2.23-1.92 3.56"
|
|
stroke="white"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
stroke-width="1.8" />
|
|
<circle cx="12" cy="16.95" r="1" fill="white" />
|
|
</svg>
|