The Lucide church icon depicts a stylized place of worship and is commonly used in UIs to represent religious sites, community centers, or locations of spiritual significance.
Common uses
- Religious institution locator
- Event venue marker
- Community service directory
Use it in React
Install
npm i lucide-reactImport & render
import { Church } from 'lucide-react';
<Church size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- templebuildingchurchworshipchapel
FAQ
- What is the church icon used for?
- It represents a church or other place of worship. It can also signify community buildings or places of spiritual gathering.
- How do I use the church icon in React?
- You can import and use it like this: `import { Church } from 'lucide-react'`. Then render it as a component: `<Church />`.
- What is the license for the Lucide church icon?
- The Lucide icon library, including the church icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →