mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
18 lines
480 B
XML
18 lines
480 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="m15.8 6-.5-2.4c-.2-1-1-1.6-2-1.6h-2.7a2 2 0 0 0-2 1.6L8.2 6" />
|
||
|
|
<rect width="12" height="12" x="6" y="6" rx="2" />
|
||
|
|
<path d="m8.2 18 .5 2.4c.2 1 1 1.6 2 1.6h2.7a2 2 0 0 0 2-1.6l.5-2.4" />
|
||
|
|
<circle cx="11.5" cy="13.5" r=".5" />
|
||
|
|
<path d="m14 11-2-1v3.5" />
|
||
|
|
</svg>
|