mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +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>
24 lines
314 B
JSON
24 lines
314 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"view",
|
|
"watch",
|
|
"see",
|
|
"hide",
|
|
"conceal",
|
|
"mask",
|
|
"hidden",
|
|
"visibility",
|
|
"vision"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"photography",
|
|
"design",
|
|
"security"
|
|
]
|
|
}
|