mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
22 lines
580 B
XML
22 lines
580 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 14.5v.5" />
|
||
|
|
<path d="M14 14.5v.5" />
|
||
|
|
<path d="M18 10h2a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-2" />
|
||
|
|
<path d="M18 9v10a2 2 0 0 0 2 2" />
|
||
|
|
<path d="M4 21a2 2 0 0 0 2-2V9" />
|
||
|
|
<path d="M6 15a4 4 0 0 0 4 4h4a4 4 0 0 0 4-4" />
|
||
|
|
<path d="M6 17H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h2" />
|
||
|
|
<circle cx="15.5" cy="6.5" r="3.5" />
|
||
|
|
<circle cx="8.5" cy="6.5" r="3.5" />
|
||
|
|
</svg>
|