UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.55 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 Bedroom64 = (_a) => { var { fill, size = '4rem' } = _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 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M13.333 30.834h-.002c-1.643 0-2.525.652-3.047 1.376-.577.801-.784 1.808-.784 2.457v5.667h45v-5.667c0-1.645-.652-2.528-1.377-3.05-.8-.576-1.805-.783-2.454-.783H13.333ZM9.5 46.5v-4.166h45V46.5h-45Zm39.667-18.666V16.672C47.198 15.09 41.53 12.167 32 12.167c-9.53 0-15.198 2.923-17.167 4.505v11.162h2.834v-6.5a1 1 0 0 1 1-1h10.666a1 1 0 0 1 1 1v6.5h3.334v-6.5a1 1 0 0 1 1-1h10.666a1 1 0 0 1 1 1v6.5h2.834Zm-4.834 0v-5.5h-8.666v5.5h8.666Zm-16 0v-5.5h-8.666v5.5h8.666ZM12.273 14.94c2.13-2.13 8.776-5.773 19.727-5.773 10.95 0 17.597 3.642 19.727 5.773a1.5 1.5 0 0 1 .44 1.06v12a7.28 7.28 0 0 1 2.71 1.183c1.497 1.078 2.623 2.862 2.623 5.484v12.336A2.498 2.498 0 0 1 55 49.5h-2v3.834a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V49.5H21v3.834a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V49.5H9A2.5 2.5 0 0 1 6.5 47V34.667c0-1.129.326-2.789 1.35-4.21.858-1.192 2.163-2.149 3.983-2.49V16c0-.398.158-.779.44-1.06ZM45 49.5v2.834h6V49.5h-6Zm-32 0h6v2.834h-6V49.5Z" }))); }; exports.default = Bedroom64;