UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.03 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 Modular48 = (_a) => { var { fill, size = '3rem' } = _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 48 48" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M4.5 10A1.5 1.5 0 0 1 6 8.5h9a1.5 1.5 0 0 1 1.342 2.17c-.25.499-.333 1.745.25 2.91.512 1.024 1.513 1.92 3.408 1.92s2.896-.896 3.408-1.92c.583-1.165.5-2.411.25-2.91A1.5 1.5 0 0 1 25 8.5h9a1.5 1.5 0 0 1 1.5 1.5v7.944c1.095-.221 2.36-.294 3.564-.036 1.123.24 2.274.788 3.134 1.852.86 1.065 1.302 2.489 1.302 4.24 0 1.751-.441 3.175-1.302 4.24-.86 1.064-2.01 1.611-3.134 1.852-1.205.258-2.469.185-3.564-.036V38a1.5 1.5 0 0 1-1.5 1.5h-9a1.5 1.5 0 0 1-1.342-2.17c.25-.499.333-1.745-.25-2.91-.512-1.025-1.513-1.92-3.408-1.92s-2.896.895-3.408 1.92c-.583 1.165-.5 2.411-.25 2.91A1.5 1.5 0 0 1 15 39.5H6A1.5 1.5 0 0 1 4.5 38v-9a1.5 1.5 0 0 1 2.17-1.342c.499.25 1.745.333 2.91-.25 1.024-.512 1.92-1.513 1.92-3.408s-.896-2.896-1.92-3.408c-1.165-.583-2.411-.5-2.91-.25A1.5 1.5 0 0 1 4.5 19v-9Zm3 1.5v5.654a7.276 7.276 0 0 1 3.42.754c1.976.988 3.58 2.987 3.58 6.092 0 3.105-1.604 5.104-3.58 6.092a7.276 7.276 0 0 1-3.42.754V36.5h5.655a7.276 7.276 0 0 1 .753-3.42c.988-1.975 2.987-3.58 6.092-3.58 3.105 0 5.104 1.605 6.092 3.58a7.276 7.276 0 0 1 .754 3.42H32.5V28a1.5 1.5 0 0 1 2.17-1.342c.774.387 2.425.788 3.766.5.627-.134 1.101-.399 1.429-.804.326-.404.635-1.105.635-2.354s-.309-1.95-.635-2.354c-.328-.405-.802-.67-1.43-.804-1.34-.288-2.991.113-3.764.5A1.5 1.5 0 0 1 32.5 20v-8.5h-5.654a7.276 7.276 0 0 1-.754 3.42c-.988 1.975-2.987 3.58-6.092 3.58-3.105 0-5.104-1.605-6.092-3.58a7.276 7.276 0 0 1-.753-3.42H7.5Z" }))); }; exports.default = Modular48;