mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:48:45 +02:00
22 lines
326 B
JSON
22 lines
326 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"vichotech",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Toggling case-sensitive matching in search or find"
|
|
],
|
|
"tags": [
|
|
"text",
|
|
"letters",
|
|
"characters",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|