mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:07:35 +01:00
* Optimise `calendar`[`-*`] icons * Add `calendar-plus` variant * Add `calendar-minus` variant * Add `calendar-slash` icon * Improve `calendar`[`-*`] icons metadata * Add `calendar-fold` icon * Remove calendar-slash --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
19 lines
240 B
JSON
19 lines
240 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"date",
|
|
"day",
|
|
"month",
|
|
"year",
|
|
"event",
|
|
"range",
|
|
"period"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
} |