church from Line Awesome by Icons8 · Line · Religion · Apache-2.0 Free for personal and commercial use.

Name
church
Set
Line Awesome
Style
Line
Category
Religion
Viewbox
32×32
License
Apache 2.0
Aliases
church-solid

The same icon in other sets

More religion icons from Line Awesome

Use the church icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3v2h-2v2h2v2.563l-3.719 3.718l-.281.313v3.812l-6.5 3.719l1 1.75l1.5-.844V29h8v-4c0-.555.445-1 1-1s1 .445 1 1v4h8v-6.969l1.5.844l1-1.75l-6.5-3.719v-3.812l-.281-.313L17 9.562V7h2V5h-2V3zm1 8.438l3 3v4.156l.5.281l3.5 2V27h-4v-2c0-1.645-1.355-3-3-3s-3 1.355-3 3v2H9v-6.125l3.5-2l.5-.281v-4.157zM16 15c-.55 0-1 .45-1 1v3h2v-3c0-.55-.45-1-1-1"/></svg>

React

import type { SVGProps } from "react";

export function LaChurch(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3v2h-2v2h2v2.563l-3.719 3.718l-.281.313v3.812l-6.5 3.719l1 1.75l1.5-.844V29h8v-4c0-.555.445-1 1-1s1 .445 1 1v4h8v-6.969l1.5.844l1-1.75l-6.5-3.719v-3.812l-.281-.313L17 9.562V7h2V5h-2V3zm1 8.438l3 3v4.156l.5.281l3.5 2V27h-4v-2c0-1.645-1.355-3-3-3s-3 1.355-3 3v2H9v-6.125l3.5-2l.5-.281v-4.157zM16 15c-.55 0-1 .45-1 1v3h2v-3c0-.55-.45-1-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3v2h-2v2h2v2.563l-3.719 3.718l-.281.313v3.812l-6.5 3.719l1 1.75l1.5-.844V29h8v-4c0-.555.445-1 1-1s1 .445 1 1v4h8v-6.969l1.5.844l1-1.75l-6.5-3.719v-3.812l-.281-.313L17 9.562V7h2V5h-2V3zm1 8.438l3 3v4.156l.5.281l3.5 2V27h-4v-2c0-1.645-1.355-3-3-3s-3 1.355-3 3v2H9v-6.125l3.5-2l.5-.281v-4.157zM16 15c-.55 0-1 .45-1 1v3h2v-3c0-.55-.45-1-1-1"/></svg>
</template>

CSS

.icon-church {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%203v2h-2v2h2v2.563l-3.719%203.718l-.281.313v3.812l-6.5%203.719l1%201.75l1.5-.844V29h8v-4c0-.555.445-1%201-1s1%20.445%201%201v4h8v-6.969l1.5.844l1-1.75l-6.5-3.719v-3.812l-.281-.313L17%209.562V7h2V5h-2V3zm1%208.438l3%203v4.156l.5.281l3.5%202V27h-4v-2c0-1.645-1.355-3-3-3s-3%201.355-3%203v2H9v-6.125l3.5-2l.5-.281v-4.157zM16%2015c-.55%200-1%20.45-1%201v3h2v-3c0-.55-.45-1-1-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%203v2h-2v2h2v2.563l-3.719%203.718l-.281.313v3.812l-6.5%203.719l1%201.75l1.5-.844V29h8v-4c0-.555.445-1%201-1s1%20.445%201%201v4h8v-6.969l1.5.844l1-1.75l-6.5-3.719v-3.812l-.281-.313L17%209.562V7h2V5h-2V3zm1%208.438l3%203v4.156l.5.281l3.5%202V27h-4v-2c0-1.645-1.355-3-3-3s-3%201.355-3%203v2H9v-6.125l3.5-2l.5-.281v-4.157zM16%2015c-.55%200-1%20.45-1%201v3h2v-3c0-.55-.45-1-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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