mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:40:12 +02:00
* Added icons/eye-dashed.svg * Added icons/eye-dashed.json * Update icons/eye-dashed.json Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Improve writing of use-cases --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
35 lines
753 B
JSON
35 lines
753 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Indicating that privacy mode is activated",
|
|
"Showing that notifications are muted or do-not-disturb is on",
|
|
"Marking hidden content that can be revealed on interaction",
|
|
"Denoting an inactive or away user status",
|
|
"Representing a stealth mode running discreetly in the background",
|
|
"Offering an accessibility option for visual impairments"
|
|
],
|
|
"tags": [
|
|
"view",
|
|
"watch",
|
|
"see",
|
|
"hide",
|
|
"conceal",
|
|
"mask",
|
|
"hidden",
|
|
"invisible",
|
|
"visibility",
|
|
"vision"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"photography",
|
|
"design",
|
|
"security"
|
|
]
|
|
}
|