mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
33 lines
511 B
JSON
33 lines
511 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"filter",
|
|
"sort",
|
|
"ascending",
|
|
"descending",
|
|
"increasing",
|
|
"decreasing",
|
|
"rising",
|
|
"falling",
|
|
"alphabetical",
|
|
"reverse"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"layout",
|
|
"arrows"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "arrow-down-za",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|