UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.91 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 FileXLS64 = (_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: "M11.833 8a1.5 1.5 0 0 1 1.5-1.5h24a1.5 1.5 0 0 1 1.06.44l13.334 13.333a1.5 1.5 0 0 1 .44 1.06V56a1.5 1.5 0 0 1-1.5 1.5H13.333a1.5 1.5 0 0 1-1.5-1.5V8Zm3 1.5v45h34.334V22.833H37.333a1.5 1.5 0 0 1-1.5-1.5V9.5h-21Zm24 2.121 8.212 8.212h-8.212v-8.212Zm1.173 27.926a3.55 3.55 0 0 0-1.482.3 2.446 2.446 0 0 0-1.064.862c-.257.377-.383.824-.383 1.335 0 .534.13.988.398 1.351.258.35.566.625.92.819.35.187.801.386 1.348.595.55.207.941.395 1.183.561l.005.003c.229.146.334.333.334.571 0 .272-.102.48-.308.638-.204.155-.47.237-.807.237-.372 0-.692-.08-.964-.234a1.502 1.502 0 0 1-.594-.684l-.049-.107-1.673.52.046.13a2.879 2.879 0 0 0 1.184 1.498c.57.351 1.255.523 2.05.523.592 0 1.12-.103 1.581-.312.46-.218.82-.521 1.075-.912.263-.4.393-.862.393-1.38 0-.503-.125-.93-.387-1.27a2.686 2.686 0 0 0-.906-.78 9.635 9.635 0 0 0-1.313-.584 13.66 13.66 0 0 1-.9-.366 2.079 2.079 0 0 1-.514-.369.682.682 0 0 1-.18-.472c0-.249.091-.442.274-.592.196-.153.449-.234.77-.234.294 0 .547.077.763.227l.004.003c.223.144.386.345.488.608l.044.114 1.75-.504-.044-.132c-.208-.626-.57-1.111-1.084-1.449-.516-.346-1.172-.514-1.958-.514Zm-17.005.156h-2.237l2.737 4.285-2.811 4.322h2.033l1.799-2.71 1.729 2.71h2.236l-2.761-4.322 2.737-4.285h-2.032l-1.726 2.682L23 39.703Zm9.008 0h-1.827v8.606h5.475V46.7h-3.648v-6.996Z" }))); }; exports.default = FileXLS64;