mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* feat(icons): add drop-cap icon Co-authored-by: Jakob Guddas <github@jguddas.de> * fix(icons): round the top of the `drop-cap` icon Co-authored-by: Jakob Guddas <github@jguddas.de> * fix(icons): Fix `drop-cap` icon * fix(icons): rename `drop-cap` icon to `letter-text` --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
19 lines
234 B
JSON
19 lines
234 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"GRA0007"
|
|
],
|
|
"tags": [
|
|
"drop cap",
|
|
"text",
|
|
"format",
|
|
"typography",
|
|
"letter",
|
|
"font size"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|