mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 09:58:53 +02:00
31 lines
493 B
JSON
31 lines
493 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"GRA0007",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Applying a drop cap or initial letter style"
|
|
],
|
|
"tags": [
|
|
"drop cap",
|
|
"text",
|
|
"format",
|
|
"typography",
|
|
"letter",
|
|
"font size"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "letter-text",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|