mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:28:24 +02:00
* Updated icons/ghost.svg * Updated icons/ghost.json * Update icons/ghost.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update ghost.svg * Apply suggestion from @karsa-mistmere --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Karsa <contact@karsa.org>
32 lines
577 B
JSON
32 lines
577 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",
|
|
"Showing ghosts or spirits in arcade-style games"
|
|
],
|
|
"tags": [
|
|
"spirit",
|
|
"haunt",
|
|
"specter",
|
|
"apparition",
|
|
"wraith",
|
|
"shade",
|
|
"phantom",
|
|
"entity",
|
|
"shadow",
|
|
"silhouette",
|
|
"pac-man",
|
|
"spooky"
|
|
],
|
|
"categories": [
|
|
"gaming"
|
|
]
|
|
}
|