mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:26:31 +01:00
* feat(icons): added clock/calendar-arrow-up/down icons * feat(icons): add some extra tags to sort icons
28 lines
384 B
JSON
28 lines
384 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": [
|
|
"arrow-down-za"
|
|
]
|
|
}
|