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

Name
church-outline-rounded
Set
Material Symbols
Style
Outline 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-6q-.425 0-.712-.288T13 21v-3q0-.425-.288-.712T12 17t-.712.288T11 18v3q0 .425-.288.713T10 22H4q-.825 0-1.412-.587T2 20m2 0h5v-2.05q0-1.275.875-2.162T12 14.9t2.125.888T15 17.95V20h5v-4.8l-4-1.8v-3.35L12 8l-4 2.05v3.35l-4 1.8zm9.063-6.937q.437-.438.437-1.063t-.437-1.062T12 10.5t-1.062.438T10.5 12t.438 1.063T12 13.5t1.063-.437M12 14"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsChurchOutlineRounded(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-6q-.425 0-.712-.288T13 21v-3q0-.425-.288-.712T12 17t-.712.288T11 18v3q0 .425-.288.713T10 22H4q-.825 0-1.412-.587T2 20m2 0h5v-2.05q0-1.275.875-2.162T12 14.9t2.125.888T15 17.95V20h5v-4.8l-4-1.8v-3.35L12 8l-4 2.05v3.35l-4 1.8zm9.063-6.937q.437-.438.437-1.063t-.437-1.062T12 10.5t-1.062.438T10.5 12t.438 1.063T12 13.5t1.063-.437M12 14"/></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-6q-.425 0-.712-.288T13 21v-3q0-.425-.288-.712T12 17t-.712.288T11 18v3q0 .425-.288.713T10 22H4q-.825 0-1.412-.587T2 20m2 0h5v-2.05q0-1.275.875-2.162T12 14.9t2.125.888T15 17.95V20h5v-4.8l-4-1.8v-3.35L12 8l-4 2.05v3.35l-4 1.8zm9.063-6.937q.437-.438.437-1.063t-.437-1.062T12 10.5t-1.062.438T10.5 12t.438 1.063T12 13.5t1.063-.437M12 14"/></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%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-6q-.425%200-.712-.288T13%2021v-3q0-.425-.288-.712T12%2017t-.712.288T11%2018v3q0%20.425-.288.713T10%2022H4q-.825%200-1.412-.587T2%2020m2%200h5v-2.05q0-1.275.875-2.162T12%2014.9t2.125.888T15%2017.95V20h5v-4.8l-4-1.8v-3.35L12%208l-4%202.05v3.35l-4%201.8zm9.063-6.937q.437-.438.437-1.063t-.437-1.062T12%2010.5t-1.062.438T10.5%2012t.438%201.063T12%2013.5t1.063-.437M12%2014%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-6q-.425%200-.712-.288T13%2021v-3q0-.425-.288-.712T12%2017t-.712.288T11%2018v3q0%20.425-.288.713T10%2022H4q-.825%200-1.412-.587T2%2020m2%200h5v-2.05q0-1.275.875-2.162T12%2014.9t2.125.888T15%2017.95V20h5v-4.8l-4-1.8v-3.35L12%208l-4%202.05v3.35l-4%201.8zm9.063-6.937q.437-.438.437-1.063t-.437-1.062T12%2010.5t-1.062.438T10.5%2012t.438%201.063T12%2013.5t1.063-.437M12%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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