mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:18:23 +02:00
19 lines
513 B
XML
19 lines
513 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"
|
||
|
|
>
|
||
|
|
<path d="M10 4v4c0 1.1-1.8 2-4 2s-4-.9-4-2V4" />
|
||
|
|
<ellipse cx="6" cy="4" rx="4" ry="2" />
|
||
|
|
<path d="M4 17a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h4a6 6 0 0 0 5.2-3l8.5-14a1.94 1.94 0 1 0-3.4-2l-7.9 13c-.4.6-1 1-1.7 1Z" />
|
||
|
|
<path d="m20.6 6.8-3.3-2.1" />
|
||
|
|
<path d="m15.2 8.1 3.3 2.1" />
|
||
|
|
<path d="M6 17v5" />
|
||
|
|
</svg>
|