The Tabler ghost 3 icon depicts a stylized ghost, commonly used in UI to represent elements related to games, spooky themes, or hidden/invisible features.
Common uses
- Game character selection
- Halloween-themed UI elements
- Loading or 'invisible' state indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGhost3 } from '@tabler/icons-react';
<IconGhost3 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconGhost3 size={24} stroke={2} />filled
<IconGhost3Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- spiritphantomspecterapparitionwraithshadowpoltergeistentityhauntetherealgamesghost3spirit iconphantom iconspecter icon
FAQ
- What is the ghost 3 icon used for?
- It's primarily used for games or themes related to ghosts, spirits, or the supernatural. It can also signify hidden or loading states.
- How do I use the ghost 3 icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconGhost3 } from '@tabler/icons-react'
- What is the license for the ghost 3 icon?
- The Tabler icon library, including the ghost 3 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.