mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:28:52 +02:00
24 lines
343 B
JSON
24 lines
343 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"colebemis",
|
|
"gubser"
|
|
],
|
|
"use-cases": [
|
|
"Creating a new timer",
|
|
"Adding a new clock or time zone to a dashboard"
|
|
],
|
|
"tags": [
|
|
"time",
|
|
"watch",
|
|
"alarm",
|
|
"add",
|
|
"create",
|
|
"new"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|