mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:26:20 +01:00
* Added icons/clock-check.svg * Added icons/clock-check.json * Updated icons/clock-check.svg * Updated icons/clock-check.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
17 lines
205 B
JSON
17 lines
205 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"time",
|
|
"watch",
|
|
"alarm"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|