mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
18 lines
391 B
XML
18 lines
391 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="M21 15.3V9l-9-7-2.4 1.9" />
|
||
|
|
<path d="m2 2 20 20" />
|
||
|
|
<path d="M6.4 6.4 3 9v11a2 2 0 0 0 2 2h14a2 2 0 0 0 1.8-1.2" />
|
||
|
|
<path d="M12 12H9v10" />
|
||
|
|
<path d="M15 22v-7" />
|
||
|
|
</svg>
|