mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 09:58:53 +02:00
19 lines
267 B
JSON
19 lines
267 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis"
|
|
],
|
|
"use-cases": [
|
|
"Representing time, a clock, or a timer",
|
|
"Showing the current time"
|
|
],
|
|
"tags": [
|
|
"time",
|
|
"watch",
|
|
"alarm"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|