church icon
church-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- church-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
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 Symbols LightchurchMaterial Design Iconschurch-fillMingCute IconchurchNoto EmojichurchOpenMojichurchPhosphorchurch-outlineTeenyiconschurchTwitter Emoji
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="M11 1v2H9v2h2v.98l-5 3.5V12H2v10h6.5v-4.5a3.5 3.5 0 1 1 7 0V22H22V12h-4V9.48l-5-3.5V5h2V3h-2V1zM6 20H4v-6h2zm12 0v-6h2v6z"/><path fill="currentColor" d="M12 16a1.5 1.5 0 0 0-1.5 1.5V22h3v-4.5A1.5 1.5 0 0 0 12 16"/></svg>
React
import type { SVGProps } from "react";
export function TdesignChurchFilled(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="M11 1v2H9v2h2v.98l-5 3.5V12H2v10h6.5v-4.5a3.5 3.5 0 1 1 7 0V22H22V12h-4V9.48l-5-3.5V5h2V3h-2V1zM6 20H4v-6h2zm12 0v-6h2v6z"/><path fill="currentColor" d="M12 16a1.5 1.5 0 0 0-1.5 1.5V22h3v-4.5A1.5 1.5 0 0 0 12 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 1v2H9v2h2v.98l-5 3.5V12H2v10h6.5v-4.5a3.5 3.5 0 1 1 7 0V22H22V12h-4V9.48l-5-3.5V5h2V3h-2V1zM6 20H4v-6h2zm12 0v-6h2v6z"/><path fill="currentColor" d="M12 16a1.5 1.5 0 0 0-1.5 1.5V22h3v-4.5A1.5 1.5 0 0 0 12 16"/></svg> </template>
CSS
.icon-church-filled {
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%22M11%201v2H9v2h2v.98l-5%203.5V12H2v10h6.5v-4.5a3.5%203.5%200%201%201%207%200V22H22V12h-4V9.48l-5-3.5V5h2V3h-2V1zM6%2020H4v-6h2zm12%200v-6h2v6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2016a1.5%201.5%200%200%200-1.5%201.5V22h3v-4.5A1.5%201.5%200%200%200%2012%2016%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%22M11%201v2H9v2h2v.98l-5%203.5V12H2v10h6.5v-4.5a3.5%203.5%200%201%201%207%200V22H22V12h-4V9.48l-5-3.5V5h2V3h-2V1zM6%2020H4v-6h2zm12%200v-6h2v6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2016a1.5%201.5%200%200%200-1.5%201.5V22h3v-4.5A1.5%201.5%200%200%200%2012%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/church-filled.svg?color=%231a73e8&size=48