Files
lucide/icons/repeat-off.svg
Jakob Guddas 56e49f1216 feat(icons): added repeat-off icon (#3102)
* Added icons/repeat-off.svg

* Added icons/repeat-off.json

* Updated icons/repeat-off.json
2026-04-29 09:28:37 +02:00

20 lines
460 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="M11.656 6H21l-4-4" />
<path d="M17.898 17.898A4 4 0 0 1 17 18H3l4-4" />
<path d="m2 2 20 20" />
<path d="M21 13v1a4 4 0 0 1-.171 1.159" />
<path d="m21 6-4 4" />
<path d="M3 11v-1a4 4 0 0 1 3.102-3.898" />
<path d="m7 22-4-4" />
</svg>