mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:16:20 +01:00
18 lines
338 B
XML
18 lines
338 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 20L10 4" />
|
||
|
|
<path d="M5 20l9-16" />
|
||
|
|
<path d="M3 20h18" />
|
||
|
|
<path d="M12 15l-3 5" />
|
||
|
|
<path d="M12 15l3 5" />
|
||
|
|
</svg>
|