mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:45:03 +02:00
19 lines
232 B
JSON
19 lines
232 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"wait",
|
||
|
|
"busy",
|
||
|
|
"loading",
|
||
|
|
"blocked",
|
||
|
|
"frozen",
|
||
|
|
"freeze"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"arrows",
|
||
|
|
"cursors"
|
||
|
|
]
|
||
|
|
}
|