mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
22 lines
479 B
XML
22 lines
479 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 14V4.5a2.5 2.5 0 0 0-5 0V14" />
|
||
|
|
<path d="m8 8 6-5 8 6" />
|
||
|
|
<path d="M20 4v10" />
|
||
|
|
<rect width="4" height="4" x="12" y="10" />
|
||
|
|
<path d="M2 14h20" />
|
||
|
|
<path d="m2 22 5-8" />
|
||
|
|
<path d="m7 22 5-8" />
|
||
|
|
<path d="M22 22H12l5-8" />
|
||
|
|
<path d="M15 18h7" />
|
||
|
|
</svg>
|