mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
38 lines
651 B
JSON
38 lines
651 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"indicating heading text formatting",
|
|
"marking hospital locations",
|
|
"representing hydrogen in scientific contexts",
|
|
"indicating hours in time contexts",
|
|
"representing height in measurements"
|
|
],
|
|
"tags": [
|
|
"h1",
|
|
"html",
|
|
"markup",
|
|
"markdown",
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"heading",
|
|
"hospital",
|
|
"hydrogen",
|
|
"chemistry",
|
|
"hour",
|
|
"time",
|
|
"height",
|
|
"measurement",
|
|
"text",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|