mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* feat(icons): added clock/calendar-arrow-up/down icons * feat(icons): add some extra tags to sort icons
26 lines
345 B
JSON
26 lines
345 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"date",
|
|
"month",
|
|
"year",
|
|
"event",
|
|
"sort",
|
|
"order",
|
|
"ascending",
|
|
"descending",
|
|
"increasing",
|
|
"decreasing",
|
|
"rising",
|
|
"falling"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|