mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:56:25 +01:00
33 lines
505 B
JSON
33 lines
505 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"danielbayley",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"loading",
|
|
"wait",
|
|
"busy",
|
|
"progress",
|
|
"spinner",
|
|
"spinning",
|
|
"throbber",
|
|
"circle"
|
|
],
|
|
"categories": [
|
|
"cursors",
|
|
"multimedia",
|
|
"layout"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "loader-2",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|