mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +01:00
* Added icons/clipboard-clock.svg * Added icons/clipboard-clock.json * Flip clock side Co-authored-by: Karsa <contact@karsa.org> * Add contributors Co-authored-by: Karsa <contact@karsa.org> * Extend use cases Co-authored-by: Karsa <contact@karsa.org> * Update icons/clipboard-clock.json * Remove duplicated tag Co-authored-by: Eric Fennis <eric.fennis@gmail.com> --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
36 lines
497 B
JSON
36 lines
497 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"beanduong",
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"copy",
|
|
"paste",
|
|
"history",
|
|
"log",
|
|
"clock",
|
|
"time",
|
|
"watch",
|
|
"alarm",
|
|
"hour",
|
|
"minute",
|
|
"reminder",
|
|
"scheduled",
|
|
"deadline",
|
|
"pending",
|
|
"time tracking",
|
|
"timesheets",
|
|
"appointment",
|
|
"logbook"
|
|
],
|
|
"categories": [
|
|
"time",
|
|
"text"
|
|
]
|
|
}
|