UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 885 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 ChurchThin = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M226.06 148.57L188 125.74V104a4 4 0 00-2-3.47l-54-30.85V44h20a4 4 0 000-8h-20V16a4 4 0 00-8 0v20h-20a4 4 0 000 8h20v25.68l-54 30.85a4 4 0 00-2 3.47v21.74l-38.06 22.83A4 4 0 0028 152v64a4 4 0 004 4h80a4 4 0 004-4v-48a12 12 0 0124 0v48a4 4 0 004 4h80a4 4 0 004-4v-64a4 4 0 00-1.94-3.43zM36 154.26l32-19.2V212H36zm92-6.26a20 20 0 00-20 20v44H76V106.32l52-29.71 52 29.71V212h-32v-44a20 20 0 00-20-20zm92 64h-32v-76.94l32 19.2z" })); exports.default = ChurchThin;