UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.57 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const Bedroom20 = (_a) => { var { fill, size = '1.25rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M4.167 9.916h-.001c-.422 0-.613.16-.724.314a1.114 1.114 0 0 0-.192.603v1.583h13.5v-1.584c0-.422-.16-.614-.313-.725a1.115 1.115 0 0 0-.604-.192H4.167ZM3.25 14v-.584h13.5V14a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25Zm11.833-5.584V5.35c-.64-.46-2.31-1.266-5.083-1.266-2.772 0-4.444.806-5.083 1.266v3.067h.416v-1.75a.5.5 0 0 1 .5-.5h3.334a.5.5 0 0 1 .5.5v1.75h.666v-1.75a.5.5 0 0 1 .5-.5h3.334a.5.5 0 0 1 .5.5v1.75h.416Zm-1.416 0v-1.25h-2.334v1.25h2.334Zm-5 0v-1.25H6.333v1.25h2.334ZM3.637 4.47c.73-.733 2.887-1.887 6.363-1.887 3.475 0 5.632 1.154 6.364 1.886.14.141.22.332.22.53v3.534c.242.074.494.189.73.358.54.39.936 1.03.936 1.942V14a1.75 1.75 0 0 1-1.5 1.732v.934a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5v-.916h-6.5v.916a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5v-.934A1.75 1.75 0 0 1 1.75 14v-3.167c0-.398.113-.978.475-1.48a2.195 2.195 0 0 1 1.192-.836V5a.75.75 0 0 1 .22-.53ZM14.25 15.75v.417h1.5v-.416h-1.5Zm-10 0h1.5v.417h-1.5v-.416Z" }))); }; exports.default = Bedroom20;