2022-11-16 18:16:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
|
|
|
|
"colebemis",
|
2024-05-03 09:31:21 +01:00
|
|
|
"ericfennis",
|
|
|
|
|
"danielbayley"
|
2023-06-01 12:17:23 +02:00
|
|
|
],
|
2026-05-28 10:15:02 +02:00
|
|
|
"use-cases": [],
|
2022-11-16 18:16:50 +01:00
|
|
|
"tags": [
|
2024-05-03 09:31:21 +01:00
|
|
|
"loading",
|
|
|
|
|
"wait",
|
|
|
|
|
"busy",
|
|
|
|
|
"progress",
|
|
|
|
|
"spinner",
|
|
|
|
|
"spinning",
|
|
|
|
|
"throbber"
|
2022-11-16 18:16:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
2024-05-03 09:31:21 +01:00
|
|
|
"cursors",
|
2022-11-16 18:16:50 +01:00
|
|
|
"multimedia",
|
2024-05-03 09:31:21 +01:00
|
|
|
"layout",
|
|
|
|
|
"design"
|
2022-11-16 18:16:50 +01:00
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|