mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
25 lines
391 B
JSON
25 lines
391 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"displaying alphabetic labels",
|
|
"representing keyboard shortcuts",
|
|
"marking initials or monograms"
|
|
],
|
|
"tags": [
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"text",
|
|
"font",
|
|
"typography",
|
|
"initial",
|
|
"monogram"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|