The Phosphor church icon depicts a building dedicated to Christian worship and is commonly used in map applications or location-based services to mark religious sites.
Common uses
- Marking a church location on a map.
- Identifying a place of worship in a directory.
- As an icon for a religious or community event.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Church } from '@phosphor-icons/react';
<Church size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Church size={24} />thin
<Church size={24} weight="thin" />light
<Church size={24} weight="light" />bold
<Church size={24} weight="bold" />fill
<Church size={24} weight="fill" />duotone
<Church size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- christchristianitycathedralreligionworshipmaps & travelchurchchapelworship placereligious building
FAQ
- What does the church icon represent?
- It represents a Christian church building, often used for religious services and community gatherings.
- How do I use the church icon in React?
- You can import and use it like this: import { Church } from '@phosphor-icons/react'; <Church />.
- What is the license for this icon?
- The Phosphor icon library, including the church icon, is available under the MIT license.
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 →