The Tabler jewish star icon depicts the Star of David, commonly used to represent Judaism, Israel, or religious affiliation in UI elements.
Common uses
- Labeling religious or cultural content.
- Indicating a connection to Israel.
- As a favorite or rating indicator in specific contexts.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconJewishStar } from '@tabler/icons-react';
<IconJewishStar size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconJewishStar size={24} stroke={2} />filled
<IconJewishStarFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- judaismisraelreligionbrightjewishstarfavoriteratinggeometryformshapesstar of davidmagen davidjudaica symbolreligious star
FAQ
- What does the Jewish Star icon represent?
- It represents the Star of David, a symbol of Judaism and Jewish identity.
- How do I use the Jewish Star icon in React?
- Import it using `import { IconJewishStar } from '@tabler/icons-react';` and use it as a component: `<IconJewishStar />`.
- What is the license for the Tabler Jewish Star icon?
- The 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 →