Files
lucide/icons/repeat-off.json
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
255 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis",
"jguddas"
],
"tags": [
"loop",
"arrows",
"recurring",
"again"
],
"categories": [
"arrows",
"multimedia"
]
}