mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +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
15 lines
181 B
JSON
15 lines
181 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"text",
|
|
"selection",
|
|
"letters",
|
|
"characters",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|