mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:55:55 +02:00
* feat(icons): added clock/calendar-arrow-up/down icons * feat(icons): add some extra tags to sort icons
22 lines
289 B
JSON
22 lines
289 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"filter",
|
|
"sort",
|
|
"ascending",
|
|
"descending",
|
|
"increasing",
|
|
"decreasing",
|
|
"rising",
|
|
"falling"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"layout",
|
|
"arrows"
|
|
]
|
|
}
|