church one icon
church-one from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.
- Name
- church-one
- Set
- IconPark
- Style
- Color
- Category
- Build
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More build icons from IconPark
Use the church one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path stroke="#000" stroke-linecap="round" d="M24 4V16"/><path stroke="#000" stroke-linecap="round" d="M20 8L28 8"/><path stroke="#000" stroke-linejoin="round" d="M15 28H9C7.89543 28 7 28.8954 7 30V44"/><path stroke="#000" stroke-linejoin="round" d="M33 28H39C40.1046 28 41 28.8954 41 30V44"/><path stroke="#000" stroke-linecap="round" d="M4 44L44 44"/><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M15 23L24 15L33 23V44H15V23Z"/><path stroke="#fff" stroke-linecap="round" d="M24 34V44"/><path stroke="#000" stroke-linecap="round" d="M20 44L28 44"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkChurchOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeWidth="4"><path stroke="#000" strokeLinecap="round" d="M24 4V16"/><path stroke="#000" strokeLinecap="round" d="M20 8L28 8"/><path stroke="#000" strokeLinejoin="round" d="M15 28H9C7.89543 28 7 28.8954 7 30V44"/><path stroke="#000" strokeLinejoin="round" d="M33 28H39C40.1046 28 41 28.8954 41 30V44"/><path stroke="#000" strokeLinecap="round" d="M4 44L44 44"/><path fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M15 23L24 15L33 23V44H15V23Z"/><path stroke="#fff" strokeLinecap="round" d="M24 34V44"/><path stroke="#000" strokeLinecap="round" d="M20 44L28 44"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path stroke="#000" stroke-linecap="round" d="M24 4V16"/><path stroke="#000" stroke-linecap="round" d="M20 8L28 8"/><path stroke="#000" stroke-linejoin="round" d="M15 28H9C7.89543 28 7 28.8954 7 30V44"/><path stroke="#000" stroke-linejoin="round" d="M33 28H39C40.1046 28 41 28.8954 41 30V44"/><path stroke="#000" stroke-linecap="round" d="M4 44L44 44"/><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M15 23L24 15L33 23V44H15V23Z"/><path stroke="#fff" stroke-linecap="round" d="M24 34V44"/><path stroke="#000" stroke-linecap="round" d="M20 44L28 44"/></g></svg> </template>
CSS
.icon-church-one {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%204V16%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%208L28%208%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2028H9C7.89543%2028%207%2028.8954%207%2030V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2028H39C40.1046%2028%2041%2028.8954%2041%2030V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M4%2044L44%2044%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2023L24%2015L33%2023V44H15V23Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2034V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%2044L28%2044%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%204V16%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%208L28%208%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2028H9C7.89543%2028%207%2028.8954%207%2030V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2028H39C40.1046%2028%2041%2028.8954%2041%2030V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M4%2044L44%2044%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2023L24%2015L33%2023V44H15V23Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2034V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M20%2044L28%2044%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/church-one.svg?color=%231a73e8&size=48