John KuehJohn Kueh

skull icon

Lucide · skull · ISC

Download SVG

The Lucide skull icon depicts a human skull, commonly used to signify danger, warnings, or deletion actions in user interfaces.

Common uses

  • Delete confirmation button
  • Error state indicator
  • Warning message icon

Use it in React

Install
npm i lucide-react
Import & render
import { Skull } from 'lucide-react';

<Skull size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
deathdangerboneskullwarning

FAQ

What does the skull icon represent?
It represents concepts like death, danger, or something being hazardous. It's often used for destructive actions or warnings.
How do I use the skull icon in React?
You can import and use it like this: import { Skull } from 'lucide-react'; <Skull />.
What is the license for the Lucide skull icon?
The Lucide icon library, including the skull icon, is available under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →