@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 1.2 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIReligionChurch = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIReligionChurch = function LIReligionChurch(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M9.709 6.825 7.6 5.56V4.6h.9a.3.3 0 0 0 .3-.3v-.6a.3.3 0 0 0-.3-.3h-.9v-.9a.3.3 0 0 0-.3-.3h-.6a.3.3 0 0 0-.3.3v.9h-.9a.3.3 0 0 0-.3.3v.6a.3.3 0 0 0 .3.3h.9v.96L4.291 6.825A.6.6 0 0 0 4 7.34v4.46h1.8V10a1.2 1.2 0 1 1 2.4 0v1.8H10V7.34a.6.6 0 0 0-.291-.515ZM1 9.625V11.5a.3.3 0 0 0 .3.3h2.1V8.2l-2.036.873A.6.6 0 0 0 1 9.624Zm11.636-.552L10.6 8.2v3.6h2.1a.3.3 0 0 0 .3-.3V9.624a.6.6 0 0 0-.364-.551z"
})
}));
};
exports.LIReligionChurch = LIReligionChurch;