mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +01:00
24 lines
313 B
JSON
24 lines
313 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"loading",
|
|
"wait",
|
|
"busy",
|
|
"progress",
|
|
"throbber",
|
|
"spinner",
|
|
"spinning",
|
|
"beach ball",
|
|
"frozen",
|
|
"freeze"
|
|
],
|
|
"categories": [
|
|
"cursors",
|
|
"design"
|
|
]
|
|
}
|