mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:06:47 +01:00
17 lines
422 B
XML
17 lines
422 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="m2 2 20 20" />
|
|
<path d="M9 3h10a2 2 0 0 1 2 2v10M3.59 3.59A2 2 0 0 0 3 5v14c0 1.1.9 2 2 2h14a2 2 0 0 0 1.41-.59" />
|
|
<path d="M9.56 9.56a1.5 1.5 0 0 1-2.12-2.12" />
|
|
<path d="m21 15-5-5M5 21l8-8" />
|
|
</svg>
|