UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.12 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 StoreLeroymerlin20 = (_a) => { var { fill, size = '1.25rem' } = _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 20 20" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M9.47 1.97a.75.75 0 0 1 1.06 0l4.78 4.78h2.19a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 .75-.75h2.19l4.78-4.78ZM10 3.56 5.53 8.03a.75.75 0 0 1-.53.22H3.25v8.5h3.333v-3.833a.5.5 0 0 1 .5-.5h5.834a.5.5 0 0 1 .5.5v3.833h3.333v-8.5H15a.75.75 0 0 1-.53-.22L10 3.56Zm-.5 9.857H7.583v3.333H9.5v-3.333Zm1 3.333v-3.333h1.917v3.333H10.5Zm-.146-10.437a.5.5 0 0 0-.708 0L6.313 9.646a.5.5 0 0 0 .354.854h6.666a.5.5 0 0 0 .354-.854l-3.333-3.333Z" }))); }; exports.default = StoreLeroymerlin20;