The Tabler ghost icon depicts a classic, often friendly-looking ghost, commonly used to represent concepts like the supernatural, hidden elements, or even a playful, spooky theme in user interfaces.
Common uses
- Representing a 'hidden' or 'incognito' mode.
- Illustrating a 'no results found' state with a playful touch.
- Theming for Halloween or spooky-related features.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGhost } from '@tabler/icons-react';
<IconGhost size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconGhost size={24} stroke={2} />filled
<IconGhostFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- spirittransparentfairytalehorrormovieshadowhauntghostentertainmentplayinggames
FAQ
- What is the Tabler ghost icon used for?
- It's used to visually represent spooky themes, hidden states, or playful concepts related to the supernatural in UI design.
- How do I use the ghost icon in React?
- You can import and use it directly in your React components like this: import { IconGhost } from '@tabler/icons-react'.
- What is the license for the Tabler ghost icon?
- The Tabler icon library, including the ghost icon, is distributed 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 →