mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:26:51 +01:00
* Add `spell-check` icon Co-authored-by: Jakob Guddas <github@jguddas.de> * Add `spell-check` alternate icon Co-authored-by: Jakob Guddas <github@jguddas.de> * Improve `spell-check` icons metadata --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
18 lines
233 B
JSON
18 lines
233 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"spelling",
|
|
"error",
|
|
"mistake",
|
|
"oversight",
|
|
"typo",
|
|
"correction",
|
|
"code",
|
|
"linter",
|
|
"a"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"development"
|
|
]
|
|
} |