mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:10:52 +01:00
* fix(icons): Changed a-large-small icon * fix(icons): Changed case-sensitive icon * fix(icons): Changed case-lower icon * fix(icons): Changed case-upper icon * Apply suggestions from code review * Update .gitignore * Update icons/a-large-small.json * Update icons/case-upper.svg * Update icons/case-upper.svg --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
19 lines
247 B
JSON
19 lines
247 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"vichotech",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"text",
|
|
"letters",
|
|
"characters",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|