mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:58:56 +02:00
33 lines
484 B
JSON
33 lines
484 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing a dot, bullet, or step",
|
|
"Indicating a status or separator"
|
|
],
|
|
"tags": [
|
|
"interpunct",
|
|
"interpoint",
|
|
"middot",
|
|
"step",
|
|
"punctuation",
|
|
"period",
|
|
"full stop",
|
|
"end",
|
|
"finish",
|
|
"final",
|
|
"characters",
|
|
"font",
|
|
"typography",
|
|
"type",
|
|
"center",
|
|
"."
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"text"
|
|
]
|
|
}
|