mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 10:59:29 +02:00
22 lines
303 B
JSON
22 lines
303 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Indicating a blocked or unavailable cursor"
|
|
],
|
|
"tags": [
|
|
"wait",
|
|
"busy",
|
|
"loading",
|
|
"blocked",
|
|
"frozen",
|
|
"freeze"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"cursors"
|
|
]
|
|
}
|