mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:55:55 +02:00
* Updated icons/calendar-minus.svg * Updated icons/calendar-minus.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
21 lines
257 B
JSON
21 lines
257 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"date",
|
|
"day",
|
|
"month",
|
|
"year",
|
|
"event",
|
|
"delete",
|
|
"remove"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|