mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:00:23 +01:00
* Added icons/calendar-single.svg * Added icons/calendar-single.json * Adjust calendar position Adjust calendar position based on original * Update name * Add tag 1 * Optimize 1 path * Add first tag --------- Co-authored-by: peteruithoven <peter@metabolic.nl>
23 lines
283 B
JSON
23 lines
283 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"peteruithoven"
|
|
],
|
|
"tags": [
|
|
"date",
|
|
"month",
|
|
"year",
|
|
"event",
|
|
"single",
|
|
"singular",
|
|
"once",
|
|
"1",
|
|
"first"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|