church-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
church-rounded
Set
Material Symbols
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

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 20v-4.7q0-.6.325-1.088t.875-.737l2.8-1.25v-2q0-.575.3-1.037t.8-.738L11 6.5V5h-1q-.425 0-.712-.288T9 4t.288-.712T10 3h1V2q0-.425.288-.712T12 1t.713.288T13 2v1h1q.425 0 .713.288T15 4t-.288.713T14 5h-1v1.5l3.9 1.95q.5.275.8.738t.3 1.037v2l2.8 1.25q.55.25.875.738T22 15.3V20q0 .825-.587 1.413T20 22h-5q-.425 0-.712-.288T14 21v-2q0-.825-.587-1.412T12 17t-1.412.588T10 19v2q0 .425-.288.713T9 22H4q-.825 0-1.412-.587T2 20m11.063-6.937q.437-.438.437-1.063t-.437-1.062T12 10.5t-1.062.438T10.5 12t.438 1.063T12 13.5t1.063-.437"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsChurchRounded(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 20v-4.7q0-.6.325-1.088t.875-.737l2.8-1.25v-2q0-.575.3-1.037t.8-.738L11 6.5V5h-1q-.425 0-.712-.288T9 4t.288-.712T10 3h1V2q0-.425.288-.712T12 1t.713.288T13 2v1h1q.425 0 .713.288T15 4t-.288.713T14 5h-1v1.5l3.9 1.95q.5.275.8.738t.3 1.037v2l2.8 1.25q.55.25.875.738T22 15.3V20q0 .825-.587 1.413T20 22h-5q-.425 0-.712-.288T14 21v-2q0-.825-.587-1.412T12 17t-1.412.588T10 19v2q0 .425-.288.713T9 22H4q-.825 0-1.412-.587T2 20m11.063-6.937q.437-.438.437-1.063t-.437-1.062T12 10.5t-1.062.438T10.5 12t.438 1.063T12 13.5t1.063-.437"/></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 20v-4.7q0-.6.325-1.088t.875-.737l2.8-1.25v-2q0-.575.3-1.037t.8-.738L11 6.5V5h-1q-.425 0-.712-.288T9 4t.288-.712T10 3h1V2q0-.425.288-.712T12 1t.713.288T13 2v1h1q.425 0 .713.288T15 4t-.288.713T14 5h-1v1.5l3.9 1.95q.5.275.8.738t.3 1.037v2l2.8 1.25q.55.25.875.738T22 15.3V20q0 .825-.587 1.413T20 22h-5q-.425 0-.712-.288T14 21v-2q0-.825-.587-1.412T12 17t-1.412.588T10 19v2q0 .425-.288.713T9 22H4q-.825 0-1.412-.587T2 20m11.063-6.937q.437-.438.437-1.063t-.437-1.062T12 10.5t-1.062.438T10.5 12t.438 1.063T12 13.5t1.063-.437"/></svg>
</template>

CSS

.icon-church-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%2020v-4.7q0-.6.325-1.088t.875-.737l2.8-1.25v-2q0-.575.3-1.037t.8-.738L11%206.5V5h-1q-.425%200-.712-.288T9%204t.288-.712T10%203h1V2q0-.425.288-.712T12%201t.713.288T13%202v1h1q.425%200%20.713.288T15%204t-.288.713T14%205h-1v1.5l3.9%201.95q.5.275.8.738t.3%201.037v2l2.8%201.25q.55.25.875.738T22%2015.3V20q0%20.825-.587%201.413T20%2022h-5q-.425%200-.712-.288T14%2021v-2q0-.825-.587-1.412T12%2017t-1.412.588T10%2019v2q0%20.425-.288.713T9%2022H4q-.825%200-1.412-.587T2%2020m11.063-6.937q.437-.438.437-1.063t-.437-1.062T12%2010.5t-1.062.438T10.5%2012t.438%201.063T12%2013.5t1.063-.437%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%2020v-4.7q0-.6.325-1.088t.875-.737l2.8-1.25v-2q0-.575.3-1.037t.8-.738L11%206.5V5h-1q-.425%200-.712-.288T9%204t.288-.712T10%203h1V2q0-.425.288-.712T12%201t.713.288T13%202v1h1q.425%200%20.713.288T15%204t-.288.713T14%205h-1v1.5l3.9%201.95q.5.275.8.738t.3%201.037v2l2.8%201.25q.55.25.875.738T22%2015.3V20q0%20.825-.587%201.413T20%2022h-5q-.425%200-.712-.288T14%2021v-2q0-.825-.587-1.412T12%2017t-1.412.588T10%2019v2q0%20.425-.288.713T9%2022H4q-.825%200-1.412-.587T2%2020m11.063-6.937q.437-.438.437-1.063t-.437-1.062T12%2010.5t-1.062.438T10.5%2012t.438%201.063T12%2013.5t1.063-.437%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/church-rounded.svg?color=%231a73e8&size=48