Files

16 lines
324 B
XML
Raw Permalink Normal View History

2021-02-04 23:38:05 +05:30
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
2021-02-22 20:26:38 +01:00
<circle cx="12" cy="10" r="8" />
<circle cx="12" cy="10" r="3" />
<path d="M12 22v-4m-5 4h5-5zm10 0h-5 5z" />
2021-02-04 23:38:05 +05:30
</svg>