UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.13 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 StoreLeroymerlin64 = (_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: "M30.94 6.94a1.5 1.5 0 0 1 2.12 0L48.622 22.5H56a1.5 1.5 0 0 1 1.5 1.5v32a1.5 1.5 0 0 1-1.5 1.5H8A1.5 1.5 0 0 1 6.5 56V24A1.5 1.5 0 0 1 8 22.5h7.379l15.56-15.56ZM32 10.12 17.06 25.06a1.5 1.5 0 0 1-1.06.44H9.5v29h12.167V41.333a1 1 0 0 1 1-1h18.666a1 1 0 0 1 1 1V54.5H54.5v-29H48a1.5 1.5 0 0 1-1.06-.44L32 10.122Zm-1 32.212h-7.333V54.5H31V42.333ZM33 54.5V42.333h7.333V54.5H33Zm-.293-33.874a1 1 0 0 0-1.414 0L20.626 31.293A1 1 0 0 0 21.333 33h21.334a1 1 0 0 0 .707-1.707L32.707 20.626Z" }))); }; exports.default = StoreLeroymerlin64;