mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
* Rename box-select.svg to square-dashed.svg * Update and rename box-select.json to square-dashed.json * Add aliases * Added icons/calendar-sync.svg * Added icons/calendar-sync.json * Delete icons/square-dashed.json * Delete icons/square-dashed.svg * Optimize calendar-sync.svg * Move arrows 0.5px down * Update icons/calendar-sync.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Maintain icon symmetry * Remove files category from meta data --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
31 lines
424 B
JSON
31 lines
424 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas",
|
|
"karsa-mistmere",
|
|
"chessurisme"
|
|
],
|
|
"tags": [
|
|
"repeat",
|
|
"refresh",
|
|
"reconnect",
|
|
"transfer",
|
|
"backup",
|
|
"date",
|
|
"month",
|
|
"year",
|
|
"event",
|
|
"subscribe",
|
|
"recurring",
|
|
"schedule",
|
|
"reminder",
|
|
"automatic",
|
|
"auto"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"time"
|
|
]
|
|
}
|