The Tabler coffin icon depicts a coffin, commonly used in UI to represent themes of death, Halloween, or finality.
Common uses
- Halloween-themed UI elements
- Content warnings or sensitive material indicators
- Gothic or horror-related application features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCoffin } from '@tabler/icons-react';
<IconCoffin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- halloweendeathscaryhorrorcementrycoffindesigncasketfuneral
FAQ
- What is the coffin icon used for?
- It's primarily used to visually represent concepts related to death, Halloween, or endings in user interfaces.
- How do I use the coffin icon in React?
- You can import and use it like this: import { IconCoffin } from '@tabler/icons-react'; <IconCoffin />
- What is the license for the Tabler coffin icon?
- The Tabler icons, including the coffin icon, are distributed under the MIT license.
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 →