mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 20:28:49 +02:00
19 lines
261 B
JSON
19 lines
261 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Inserting or formatting a heading in text editors"
|
|
],
|
|
"tags": [
|
|
"h1",
|
|
"html",
|
|
"markup",
|
|
"markdown"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|