mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:36:24 +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>
29 lines
393 B
JSON
29 lines
393 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"view",
|
|
"watch",
|
|
"see",
|
|
"show",
|
|
"expose",
|
|
"reveal",
|
|
"display",
|
|
"visible",
|
|
"visibility",
|
|
"vision",
|
|
"preview",
|
|
"read"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"photography",
|
|
"design",
|
|
"security"
|
|
]
|
|
}
|