mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
23 lines
358 B
JSON
23 lines
358 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Marking something as non-recurring, e.g. audio playback or calendar events"
|
|
],
|
|
"tags": [
|
|
"loop",
|
|
"arrows",
|
|
"recurring",
|
|
"again"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"multimedia"
|
|
]
|
|
}
|