mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
17 lines
340 B
XML
17 lines
340 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 7h6" />
|
||
|
|
<path d="M5 4v6" />
|
||
|
|
<path d="M5.1 17H14l8-8.2c-2.3-2.3-6.1-2.3-8.5 0L2.1 20" />
|
||
|
|
<path d="M18 13H9.2" />
|
||
|
|
</svg>
|