mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:06:47 +01:00
17 lines
349 B
XML
17 lines
349 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="m14 12 4 4 4-4" />
|
|
<path d="M18 16V7" />
|
|
<path d="m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16" />
|
|
<path d="M3.304 13h6.392" />
|
|
</svg>
|