mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
21 lines
484 B
XML
21 lines
484 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.4 6.2C6.7 6.9 4 10.1 4 14v1" />
|
||
|
|
<circle cx="12" cy="5" r="2" />
|
||
|
|
<path d="M20 15v-1c0-3.9-2.7-7.1-6.4-7.8" />
|
||
|
|
<rect width="20" height="5" x="2" y="15" rx="1" />
|
||
|
|
<path d="M6 15v5" />
|
||
|
|
<path d="M10 15v5" />
|
||
|
|
<path d="M14 15v5" />
|
||
|
|
<path d="M18 15v5" />
|
||
|
|
</svg>
|