Files
lucide/icons/image-off.svg
Eric Fennis 4cf5970841 Fix broken icons illustrator, sketch and figma (#547)
* generate supersprite

* add optimizer

* optimize svgs

* update snapshots
2022-04-06 11:10:10 +02:00

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>