mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 12:19:58 +02:00
27 lines
382 B
JSON
27 lines
382 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Indicating loading or a busy state"
|
|
],
|
|
"tags": [
|
|
"loading",
|
|
"wait",
|
|
"busy",
|
|
"progress",
|
|
"spinner",
|
|
"spinning",
|
|
"throbber"
|
|
],
|
|
"categories": [
|
|
"cursors",
|
|
"multimedia",
|
|
"layout",
|
|
"design"
|
|
]
|
|
}
|