mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* feat(icons): add eye-closed icon * feat(icons): update tags on eye-off as well --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
27 lines
365 B
JSON
27 lines
365 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"view",
|
|
"watch",
|
|
"see",
|
|
"hide",
|
|
"conceal",
|
|
"mask",
|
|
"hidden",
|
|
"visibility",
|
|
"vision"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"photography",
|
|
"design",
|
|
"security"
|
|
]
|
|
}
|