mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
22 lines
521 B
XML
22 lines
521 B
XML
|
|
<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"
|
||
|
|
>
|
||
|
|
<circle cx="8" cy="3.5" r=".5" />
|
||
|
|
<circle cx="14" cy="6" r="2" />
|
||
|
|
<path d="M19 2h.01" />
|
||
|
|
<path d="M22 8H2" />
|
||
|
|
<path d="M7 12V8" />
|
||
|
|
<path d="M11 10V8" />
|
||
|
|
<path d="M4.4 8C2.9 9.5 2 11.4 2 13.5 2 18.2 6.5 22 12 22s10-3.8 10-8.5c0-2.1-.9-4-2.4-5.5" />
|
||
|
|
<path d="m5 20-1 2" />
|
||
|
|
<path d="m19 20 1 2" />
|
||
|
|
</svg>
|