mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 21:48:46 +02:00
24 lines
349 B
JSON
24 lines
349 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas",
|
|
"vichotech",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Converting text to uppercase in editors"
|
|
],
|
|
"tags": [
|
|
"text",
|
|
"letters",
|
|
"characters",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"development"
|
|
]
|
|
}
|