UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.06 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 StoreLeroymerlin48 = (_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: "M22.94 4.94a1.5 1.5 0 0 1 2.12 0L36.622 16.5H42a1.5 1.5 0 0 1 1.5 1.5v24a1.5 1.5 0 0 1-1.5 1.5H6A1.5 1.5 0 0 1 4.5 42V18A1.5 1.5 0 0 1 6 16.5h5.379l11.56-11.56ZM24 8.12 13.06 19.06a1.5 1.5 0 0 1-1.06.44H7.5v21H16V31a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v9.5h8.5v-21H36a1.5 1.5 0 0 1-1.06-.44L24 8.122ZM23 32h-5v8.5h5V32Zm2 8.5V32h5v8.5h-5Zm-.293-25.207a1 1 0 0 0-1.414 0l-8 8A1 1 0 0 0 16 25h16a1 1 0 0 0 .707-1.707l-8-8Z" }))); }; exports.default = StoreLeroymerlin48;