mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
20 lines
442 B
XML
20 lines
442 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="M8 7h.01" />
|
||
|
|
<path d="M6 11h.01" />
|
||
|
|
<path d="M10 11h.01" />
|
||
|
|
<path d="M6 15h.01" />
|
||
|
|
<path d="M10 15h.01" />
|
||
|
|
<path d="M14 19v-7C14 6 9 2 8 2S2 6 2 12v7h14a2 2 0 0 0 2-2V8a2 2 0 0 1 4 0v9" />
|
||
|
|
<path d="M3 22h10" />
|
||
|
|
</svg>
|