The Phosphor synagogue icon visually represents a place of Jewish worship and is commonly used in map applications or travel-related interfaces to denote such locations.
Common uses
- Map marker for a synagogue
- Link to a religious services section
- Category filter for Jewish places
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Synagogue } from '@phosphor-icons/react';
<Synagogue size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Synagogue size={24} />thin
<Synagogue size={24} weight="thin" />light
<Synagogue size={24} weight="light" />bold
<Synagogue size={24} weight="bold" />fill
<Synagogue size={24} weight="fill" />duotone
<Synagogue size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- jewishjudaismtemplereligionworshipmaps & travelsynagoguejewish templeplace of worshipjudaism symbol
FAQ
- What does the synagogue icon represent?
- It represents a synagogue, a house of prayer and study in Judaism.
- How do I use the synagogue icon in React?
- You can import it using `import { Synagogue } from '@phosphor-icons/react'` and then use it as a component like `<Synagogue />`.
- What is the license for this icon?
- The Phosphor icon set, including the synagogue icon, is available under the MIT license.
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 →