mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Added icons/hat-glasses.svg * Added icons/hat-glasses.json --------- Co-authored-by: Karsa <karsa@karsa.org>
38 lines
540 B
JSON
38 lines
540 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"incognito",
|
|
"disguise",
|
|
"costume",
|
|
"masked",
|
|
"anonymous",
|
|
"anonymity",
|
|
"privacy",
|
|
"private browsing",
|
|
"stealth",
|
|
"hidden",
|
|
"undercover",
|
|
"cloak",
|
|
"invisible",
|
|
"ghost",
|
|
"spy",
|
|
"agent",
|
|
"detective",
|
|
"identity",
|
|
"cap",
|
|
"fedora",
|
|
"spectacles",
|
|
"shades",
|
|
"sunglasses",
|
|
"eyewear"
|
|
],
|
|
"categories": [
|
|
"social",
|
|
"account",
|
|
"security"
|
|
]
|
|
}
|