mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
18 lines
395 B
XML
18 lines
395 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 17.2V6.8L12 2 3 6.8v10.4l9 4.8Z" />
|
||
|
|
<path d="M2 17.8 22 6.2" />
|
||
|
|
<path d="m2 6.2 20 11.6" />
|
||
|
|
<path d="M12 2v20" />
|
||
|
|
<path d="M17 14.9V9.1l-5-2.6-5 2.6v5.8l5 2.6Z" />
|
||
|
|
</svg>
|