The Tabler skull icon depicts a human skull, commonly used to represent danger, death, or a warning in user interfaces.
Common uses
- Danger/Warning indicator
- Content filter for mature themes
- Halloween-themed UI element
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSkull } from '@tabler/icons-react';
<IconSkull size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- halloweenskeletondeadpiratedangerhorrorskullmedicalwellnesshealthcarehealthwarning
FAQ
- What is the skull icon used for?
- It's typically used to signify danger, warnings, or sensitive content. It can also be used thematically for events like Halloween.
- How do I use the skull icon in React?
- You can import and use it like this: import { IconSkull } from '@tabler/icons-react'; <IconSkull />
- What is the license for the Tabler skull icon?
- The Tabler icons, including the skull icon, are 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 →