mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* feat(icons): added clock/calendar-arrow-up/down icons * feat(icons): add some extra tags to sort icons
24 lines
315 B
JSON
24 lines
315 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"colebemis"
|
|
],
|
|
"tags": [
|
|
"time",
|
|
"watch",
|
|
"alarm",
|
|
"sort",
|
|
"order",
|
|
"ascending",
|
|
"descending",
|
|
"increasing",
|
|
"decreasing",
|
|
"rising",
|
|
"falling"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|