John KuehJohn Kueh

star of david icon

Phosphor · star-of-david · MIT

Download SVG

The Phosphor star of david icon depicts a hexagram, commonly used to represent Judaism and Jewish culture in user interfaces.

Common uses

  • Labeling Jewish cultural content
  • Indicating religious affiliation or events
  • Representing related organizations or communities

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { StarOfDavid } from '@phosphor-icons/react';

<StarOfDavid size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<StarOfDavid size={24} />
thin
<StarOfDavid size={24} weight="thin" />
light
<StarOfDavid size={24} weight="light" />
bold
<StarOfDavid size={24} weight="bold" />
fill
<StarOfDavid size={24} weight="fill" />
duotone
<StarOfDavid size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
judaismjewishhexagramreligionworshipsymbolcommunicationspeoplestarofdavidjudaism symboljewish starhexagram iconreligion symbol

FAQ

What does the star of david icon represent?
It represents Judaism and Jewish identity. It's a hexagram, a six-pointed star formed by two overlapping equilateral triangles.
How do I use the star of david icon in React?
You can import and use it directly like this: import { StarOfDavid } from '@phosphor-icons/react'; <StarOfDavid />
What is the license for this icon?
The Phosphor star of david icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

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

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