church icon
church-outline-rounded from Material Symbols Light by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- church-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
churchBoxIcons v2churchBoxIcons v2 SolidchurchEmoji One (Colored)churchFont Awesome 6 SolidchurchFont Awesome SolidchurchFluent EmojichurchFluent Emoji FlatchurchFluent Emoji High ContrastchurchFirefox OS EmojichurchHealth IconschurchHuge IconschurchIconoirchurchLine AwesomechurchLucidechurchMajesticonschurchMaterial SymbolschurchMaterial Design Iconschurch-fillMingCute IconchurchNoto EmojichurchOpenMojichurchPhosphorchurchTDesign Iconschurch-outlineTeenyiconschurchTwitter Emoji
More maps icons from Material Symbols Light
360add-homeadd-home-workadd-locationadd-location-altadd-roadadd-triangleairline-stopsalt-routeassist-walkeraward-mealbaby-changing-stationbeenherebusiness-centercalendar-meal-2castlecleaning-servicescompass-calibrationconnecting-airportscrisis-alertdirectionsdirections-altdirections-alt-offdirections-off
Use the church icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.5 20.5v-5.623q0-.296.164-.537t.44-.365l3.396-1.52v-2.69q0-.289.148-.521t.394-.37L11.5 6.635v-2.29H10q-.213 0-.356-.144T9.5 3.845t.144-.356t.356-.143h1.5v-1.5q0-.212.144-.356t.357-.144t.356.144t.143.356v1.5H14q.213 0 .356.144q.144.144.144.357t-.144.356t-.356.143h-1.5v2.288l4.458 2.239q.246.138.394.37t.148.52v2.693l3.396 1.519q.277.124.44.365t.164.537V20.5q0 .402-.299.701t-.701.299h-6.192q-.344 0-.576-.232t-.232-.576v-2.769q0-.617-.441-1.059q-.442-.441-1.059-.441t-1.059.442q-.441.44-.441 1.058v2.77q0 .342-.232.575t-.576.232H3.5q-.402 0-.701-.299T2.5 20.5m1 0h6v-2.588q0-1.05.729-1.781q.728-.731 1.769-.731t1.771.73q.731.732.731 1.782V20.5h6v-5.627l-4-1.793V9.742l-4.5-2.3l-4.5 2.3v3.338l-4 1.793zm9.293-7.711q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.322.793.322q.467 0 .79-.327M12 13.962"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightChurchOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.5 20.5v-5.623q0-.296.164-.537t.44-.365l3.396-1.52v-2.69q0-.289.148-.521t.394-.37L11.5 6.635v-2.29H10q-.213 0-.356-.144T9.5 3.845t.144-.356t.356-.143h1.5v-1.5q0-.212.144-.356t.357-.144t.356.144t.143.356v1.5H14q.213 0 .356.144q.144.144.144.357t-.144.356t-.356.143h-1.5v2.288l4.458 2.239q.246.138.394.37t.148.52v2.693l3.396 1.519q.277.124.44.365t.164.537V20.5q0 .402-.299.701t-.701.299h-6.192q-.344 0-.576-.232t-.232-.576v-2.769q0-.617-.441-1.059q-.442-.441-1.059-.441t-1.059.442q-.441.44-.441 1.058v2.77q0 .342-.232.575t-.576.232H3.5q-.402 0-.701-.299T2.5 20.5m1 0h6v-2.588q0-1.05.729-1.781q.728-.731 1.769-.731t1.771.73q.731.732.731 1.782V20.5h6v-5.627l-4-1.793V9.742l-4.5-2.3l-4.5 2.3v3.338l-4 1.793zm9.293-7.711q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.322.793.322q.467 0 .79-.327M12 13.962"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.5 20.5v-5.623q0-.296.164-.537t.44-.365l3.396-1.52v-2.69q0-.289.148-.521t.394-.37L11.5 6.635v-2.29H10q-.213 0-.356-.144T9.5 3.845t.144-.356t.356-.143h1.5v-1.5q0-.212.144-.356t.357-.144t.356.144t.143.356v1.5H14q.213 0 .356.144q.144.144.144.357t-.144.356t-.356.143h-1.5v2.288l4.458 2.239q.246.138.394.37t.148.52v2.693l3.396 1.519q.277.124.44.365t.164.537V20.5q0 .402-.299.701t-.701.299h-6.192q-.344 0-.576-.232t-.232-.576v-2.769q0-.617-.441-1.059q-.442-.441-1.059-.441t-1.059.442q-.441.44-.441 1.058v2.77q0 .342-.232.575t-.576.232H3.5q-.402 0-.701-.299T2.5 20.5m1 0h6v-2.588q0-1.05.729-1.781q.728-.731 1.769-.731t1.771.73q.731.732.731 1.782V20.5h6v-5.627l-4-1.793V9.742l-4.5-2.3l-4.5 2.3v3.338l-4 1.793zm9.293-7.711q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.322.793.322q.467 0 .79-.327M12 13.962"/></svg> </template>
CSS
.icon-church-outline-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.5%2020.5v-5.623q0-.296.164-.537t.44-.365l3.396-1.52v-2.69q0-.289.148-.521t.394-.37L11.5%206.635v-2.29H10q-.213%200-.356-.144T9.5%203.845t.144-.356t.356-.143h1.5v-1.5q0-.212.144-.356t.357-.144t.356.144t.143.356v1.5H14q.213%200%20.356.144q.144.144.144.357t-.144.356t-.356.143h-1.5v2.288l4.458%202.239q.246.138.394.37t.148.52v2.693l3.396%201.519q.277.124.44.365t.164.537V20.5q0%20.402-.299.701t-.701.299h-6.192q-.344%200-.576-.232t-.232-.576v-2.769q0-.617-.441-1.059q-.442-.441-1.059-.441t-1.059.442q-.441.44-.441%201.058v2.77q0%20.342-.232.575t-.576.232H3.5q-.402%200-.701-.299T2.5%2020.5m1%200h6v-2.588q0-1.05.729-1.781q.728-.731%201.769-.731t1.771.73q.731.732.731%201.782V20.5h6v-5.627l-4-1.793V9.742l-4.5-2.3l-4.5%202.3v3.338l-4%201.793zm9.293-7.711q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.793q0%20.467.326.79q.327.322.793.322q.467%200%20.79-.327M12%2013.962%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.5%2020.5v-5.623q0-.296.164-.537t.44-.365l3.396-1.52v-2.69q0-.289.148-.521t.394-.37L11.5%206.635v-2.29H10q-.213%200-.356-.144T9.5%203.845t.144-.356t.356-.143h1.5v-1.5q0-.212.144-.356t.357-.144t.356.144t.143.356v1.5H14q.213%200%20.356.144q.144.144.144.357t-.144.356t-.356.143h-1.5v2.288l4.458%202.239q.246.138.394.37t.148.52v2.693l3.396%201.519q.277.124.44.365t.164.537V20.5q0%20.402-.299.701t-.701.299h-6.192q-.344%200-.576-.232t-.232-.576v-2.769q0-.617-.441-1.059q-.442-.441-1.059-.441t-1.059.442q-.441.44-.441%201.058v2.77q0%20.342-.232.575t-.576.232H3.5q-.402%200-.701-.299T2.5%2020.5m1%200h6v-2.588q0-1.05.729-1.781q.728-.731%201.769-.731t1.771.73q.731.732.731%201.782V20.5h6v-5.627l-4-1.793V9.742l-4.5-2.3l-4.5%202.3v3.338l-4%201.793zm9.293-7.711q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.793q0%20.467.326.79q.327.322.793.322q.467%200%20.79-.327M12%2013.962%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/church-outline-rounded.svg?color=%231a73e8&size=48