UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.53 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 Curtains64 = (_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: "M8 6.5a1.5 1.5 0 1 0 0 3h3.833V56a1.5 1.5 0 0 0 1.5 1.5H24a1.5 1.5 0 0 0 1.442-1.912l-.596-2.088h14.308l-.596 2.088A1.5 1.5 0 0 0 40 57.5h10.667a1.5 1.5 0 0 0 1.5-1.5V9.5H56a1.5 1.5 0 0 0 0-3H8Zm32.011 44 2.715-9.5H33v9.5h7.011ZM31 50.5V41h-9.726l2.715 9.5H31ZM31 39H20.703l-.14-.487c.22-.063.456-.139.703-.23 1.46-.535 3.336-1.582 5.177-3.607 1.68-1.848 3.296-4.469 4.557-8.185V39Zm12.297 0H33V26.491c1.26 3.716 2.877 6.337 4.557 8.185 1.841 2.025 3.717 3.072 5.177 3.607.247.091.482.167.702.23l-.139.487Zm-28.464-3.167V9.5h15.655c-.22 13.45-3.384 19.99-6.265 23.158-1.491 1.64-2.95 2.427-3.99 2.809a6.554 6.554 0 0 1-1.226.327 3.681 3.681 0 0 1-.354.04h-3.82ZM49.167 9.5H33.512c.22 13.45 3.385 19.99 6.265 23.158 1.492 1.64 2.95 2.427 3.99 2.809a6.48 6.48 0 0 0 1.226.327 3.681 3.681 0 0 0 .354.04h3.82V9.5Zm-7.178 45 4.476-15.667h2.702V54.5h-7.178ZM14.833 38.833h2.702L22.011 54.5h-7.178V38.833Z" }))); }; exports.default = Curtains64;