mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
21 lines
543 B
XML
21 lines
543 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="M19.5 2.5 7 15c-.5.5-.6 1.5-.2 2L9 20 21.6 7.6a2 1.7 0 0 0 .1-1.9l-2-3c-.2-.4-.7-.7-1.2-.7h-13c-.5 0-1 .3-1.2.7l-2 3a2 1.7 0 0 0 .2 2l6 5.8" />
|
||
|
|
<path d="M12 10 4.5 2.5" />
|
||
|
|
<path d="M13 20v2" />
|
||
|
|
<path d="M16 6H8" />
|
||
|
|
<path d="M17 12.1V22" />
|
||
|
|
<path d="M17 18h4" />
|
||
|
|
<path d="M17 20H9v2" />
|
||
|
|
<path d="M21 8.2V20" />
|
||
|
|
</svg>
|