UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.16 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var _path; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } const house_2_medium = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = (0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.75 18v3.75c0 .817.683 1.5 1.5 1.5h3.5a1 1 0 0 0 1-1v-3c0-.817.683-1.5 1.5-1.5h1.5c.817 0 1.5.683 1.5 1.5v3a1 1 0 0 0 1 1h3.5c.817 0 1.5-.683 1.5-1.5V18M.75 16.5 10.939 6.311a1.5 1.5 0 0 1 2.122 0L23.25 16.5M16.5 9.75v-1.5h3.75v5.25M17.122.75l-.407.543a1.045 1.045 0 0 0 .16 1.436 1.045 1.045 0 0 1 .16 1.436l-.407.543M20.872.75l-.407.543a1.045 1.045 0 0 0 .16 1.436 1.045 1.045 0 0 1 .16 1.436l-.407.543" })) }); var _default = exports.default = house_2_medium; //# sourceMappingURL=house_2_medium.js.map