UNPKG

@icongo/gy

Version:
23 lines 1.04 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphHouse = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-house", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m16.794 8.77-3.81-3.906V2.017l-.968.022v1.728L9.502 1.245a.711.711 0 0 0-1.003 0L1.206 8.771a.713.713 0 0 0 0 1.002.71.71 0 0 0 1.003-.001L9 2.982l6.793 6.79a.704.704 0 0 0 1.001.001.715.715 0 0 0 0-1.003Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M4.043 9.532v5.69c0 .394.218.786.567.786h2.277l.064-3.993h4.074l-.002 3.993h2.303c.349 0 .632-.391.632-.786V9.531L9 4.625 4.043 9.532Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphHouse };