mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
17 lines
406 B
XML
17 lines
406 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 2S8 3.9 8 5s.9 2 2 2 2-.9 2-2-2-3-2-3" />
|
||
|
|
<rect width="4" height="7" x="8" y="11" />
|
||
|
|
<path d="m13 13-1-2" />
|
||
|
|
<path d="M18 18a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4h18a2 2 0 1 0-2-2Z" />
|
||
|
|
</svg>
|