John KuehJohn Kueh

ghost 2 icon

Tabler · ghost-2 · MIT

Download SVG

The Tabler ghost 2 icon depicts a friendly, cartoonish ghost, often used to represent elements related to games, spooky themes, or as a placeholder for transparent content.

Common uses

  • Game character selection
  • Halloween-themed UI elements
  • Empty state illustration

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconGhost2 } from '@tabler/icons-react';

<IconGhost2 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconGhost2 size={24} stroke={2} />
filled
<IconGhost2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Games
Keywords
spirittransparentfairytalehorrormovieshadowhauntghostentertainmentplayinggames2spirit icontransparent iconhaunted icongame character icon

FAQ

What is the ghost 2 icon for?
It's a versatile icon often used in games, for spooky themes, or to signify transparency or emptiness in a UI.
How do I use the ghost 2 icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconGhost2 } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon set, including ghost 2, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →