mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
22 lines
456 B
XML
22 lines
456 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="m9 5 3-3 3 3" />
|
||
|
|
<path d="m9 10 3-3 3 3" />
|
||
|
|
<path d="M12 12V2" />
|
||
|
|
<path d="m2 15 3-3 3 3" />
|
||
|
|
<path d="m2 20 3-3 3 3" />
|
||
|
|
<path d="M5 22V12" />
|
||
|
|
<path d="m16 15 3-3 3 3" />
|
||
|
|
<path d="m16 20 3-3 3 3" />
|
||
|
|
<path d="M19 22V12" />
|
||
|
|
</svg>
|