John KuehJohn Kueh

church icon

HugeIcons · ChurchIcon · MIT

Download SVG

The HugeIcons church icon visually represents a place of worship and is commonly used in user interfaces to denote religious services, community centers, or locations of spiritual significance.

Common uses

  • Navigation to a religious institution's page
  • Filtering content by religious affiliation
  • Indicating a place of worship on a map

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChurchIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ChurchIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
worshiptemplechapelreligious building

FAQ

What does the ChurchIcon represent?
The ChurchIcon represents a church, a building used for Christian worship. It's suitable for indicating religious locations or services.
How do I use the ChurchIcon in a React application?
To use the ChurchIcon in React, import both HugeiconsIcon and ChurchIcon, then render it using <HugeiconsIcon icon={ChurchIcon} />.
What is the license for the HugeIcons church icon?
The HugeIcons church icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

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