UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 905 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const ChurchBold = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M230.17 141.71L196 121.21V104a12 12 0 00-6-10.42L140 65V52h12a12 12 0 000-24h-12V16a12 12 0 00-24 0v12h-12a12 12 0 000 24h12v13L66.05 93.58A12 12 0 0060 104v17.21l-34.17 20.5A12 12 0 0020 152v64a12 12 0 0012 12h76a12 12 0 0012-12v-44a8 8 0 0116 0v44a12 12 0 0012 12h76a12 12 0 0012-12v-64a12 12 0 00-5.83-10.29zM44 158.79l16-9.6V204H44zM128 140a32 32 0 00-32 32v32H84v-93l44-25.14L172 111v93h-12v-32a32 32 0 00-32-32zm84 64h-16v-54.81l16 9.6z" })); exports.default = ChurchBold;