Files
lucide/icons/spell-check-2.json
Daniel Bayley 6196c261d3 Add spell-check icons (#1216)
* 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>
2023-05-30 22:15:26 +02:00

18 lines
233 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"spelling",
"error",
"mistake",
"oversight",
"typo",
"correction",
"code",
"linter",
"a"
],
"categories": [
"text",
"development"
]
}