mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
19 lines
399 B
XML
19 lines
399 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="M17 6v2" />
|
||
|
|
<path d="M3 7h18" />
|
||
|
|
<rect width="18" height="20" x="3" y="2" rx="2" />
|
||
|
|
<path d="m9 11-2 7" />
|
||
|
|
<circle cx="14.5" cy="15.5" r="2.5" />
|
||
|
|
<path d="m13 11-2 7" />
|
||
|
|
</svg>
|