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