mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:28:52 +02:00
20 lines
292 B
JSON
20 lines
292 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a basic circle shape",
|
|
"Indicating a record button or status dot"
|
|
],
|
|
"tags": [
|
|
"off",
|
|
"zero",
|
|
"record",
|
|
"shape"
|
|
],
|
|
"categories": [
|
|
"shapes"
|
|
]
|
|
}
|