mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:38:25 +02:00
* chore: added old and empty tags/use case for ghost * chore: added dead use-case Co-authored-by: Karsa <contact@karsa.org> * chore: applied tags Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
41 lines
746 B
JSON
41 lines
746 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing Halloween themes in seasonal content",
|
|
"Indicating spooky or haunted themes",
|
|
"Marking invisible or hidden states in playful UIs",
|
|
"Indicating dead links or obsolete content",
|
|
"Showing ghosts or spirits in arcade-style games"
|
|
],
|
|
"tags": [
|
|
"spirit",
|
|
"haunt",
|
|
"specter",
|
|
"apparition",
|
|
"wraith",
|
|
"shade",
|
|
"phantom",
|
|
"entity",
|
|
"shadow",
|
|
"silhouette",
|
|
"pac-man",
|
|
"spooky",
|
|
"halloween",
|
|
"haunted",
|
|
"invisible",
|
|
"hidden",
|
|
"empty",
|
|
"dead",
|
|
"obsolete",
|
|
"outdated"
|
|
],
|
|
"categories": [
|
|
"gaming"
|
|
]
|
|
}
|