mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
25 lines
574 B
XML
25 lines
574 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="M9 10V8a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2" />
|
||
|
|
<path d="M7 10h14" />
|
||
|
|
<path d="M3 22V4a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v2" />
|
||
|
|
<path d="M10 14h.01" />
|
||
|
|
<path d="M14 14h.01" />
|
||
|
|
<path d="M18 14h.01" />
|
||
|
|
<path d="M9 18h.01" />
|
||
|
|
<path d="M14 18h.01" />
|
||
|
|
<path d="M19 18h.01" />
|
||
|
|
<path d="M8 22h.01" />
|
||
|
|
<path d="M14 22h.01" />
|
||
|
|
<path d="M20 22h.01" />
|
||
|
|
</svg>
|