mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 10:28:58 +02:00
19 lines
251 B
JSON
19 lines
251 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ahtohbi4",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a timer or stopwatch"
|
|
],
|
|
"tags": [
|
|
"time",
|
|
"timer",
|
|
"stopwatch"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|