The Tabler pentagram icon depicts a five-pointed star, often used in UI to represent concepts related to magic, occultism, or as a stylized decorative element.
Common uses
- Symbol for a magic or occult-themed feature.
- Halloween or horror-related application element.
- Stylized decorative accent in a design.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPentagram } from '@tabler/icons-react';
<IconPentagram size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- evilscarysatanismhalloweenpentagramdesignfive-pointed staroccult starmagic symbol
FAQ
- What does the pentagram icon represent?
- It's a five-pointed star, often associated with esoteric or occult symbolism, and can also be used decoratively.
- How do I use the pentagram icon in React?
- Import it using `import { IconPentagram } from '@tabler/icons-react'` and then use it as a React component: `<IconPentagram />`.
- What is the license for this icon?
- The Tabler icon is distributed under the MIT license, allowing for free use.
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 →