mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 10:24:49 +02:00
* Added icons/repeat-off.svg * Added icons/repeat-off.json * Updated icons/repeat-off.json
20 lines
255 B
JSON
20 lines
255 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"loop",
|
|
"arrows",
|
|
"recurring",
|
|
"again"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"multimedia"
|
|
]
|
|
}
|