mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
18 lines
455 B
XML
18 lines
455 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="m2.2 13.1 3.1-6.4C5.8 5.7 6.8 5 8 5" />
|
||
|
|
<rect width="8" height="6" x="2" y="12" rx="2" />
|
||
|
|
<path d="M14 15a2 2 0 0 0-4 0" />
|
||
|
|
<rect width="8" height="6" x="14" y="12" rx="2" />
|
||
|
|
<path d="m21.8 13.1-3.1-6.4C18.2 5.7 17.2 5 16 5" />
|
||
|
|
</svg>
|