mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:16:20 +01:00
* Add `replace` icon * Add `replace-all` icon * Add `case-sensitive` icon * Add `case-upper` icon * Add `case-lower` icon * Add `whole-word` icon * Add `text-selection` icon * Add `space` icon
14 lines
164 B
JSON
14 lines
164 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"text",
|
|
"letters",
|
|
"characters",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|