UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.4 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 FileSVG64 = (_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.212Zm-15.27 27.926c-.544 0-1.039.099-1.482.299a2.446 2.446 0 0 0-1.064.863c-.257.377-.383.824-.383 1.335 0 .534.13.987.398 1.351.258.35.566.624.92.819.35.187.801.386 1.348.595.55.207.941.394 1.183.56l.005.003c.229.146.334.334.334.572 0 .272-.102.48-.308.638-.203.154-.47.237-.807.237-.372 0-.692-.08-.964-.234a1.502 1.502 0 0 1-.594-.684l-.049-.108-1.673.52.047.131a2.878 2.878 0 0 0 1.183 1.497c.57.352 1.255.524 2.05.524.591 0 1.12-.103 1.581-.313.46-.217.82-.52 1.075-.911.263-.4.393-.862.393-1.381 0-.503-.125-.929-.387-1.269a2.69 2.69 0 0 0-.906-.78 9.654 9.654 0 0 0-1.313-.584c-.381-.143-.68-.265-.9-.367a2.083 2.083 0 0 1-.514-.368.683.683 0 0 1-.18-.472.72.72 0 0 1 .274-.592c.196-.153.45-.235.77-.235.294 0 .547.077.763.228l.004.003c.223.144.386.345.488.608l.044.114 1.75-.504-.043-.132c-.209-.626-.57-1.111-1.085-1.45-.516-.346-1.172-.513-1.958-.513Zm16.562 0c-.75 0-1.423.181-2.014.547-.584.359-1.04.876-1.37 1.544-.323.67-.482 1.459-.482 2.362 0 .888.164 1.673.494 2.35.33.67.792 1.194 1.382 1.568.599.365 1.275.547 2.026.547.654 0 1.273-.102 1.856-.307a4.037 4.037 0 0 0 1.476-.882l.04-.04V43.46H39.74v1.61h1.968v1.217c-.35.35-.86.533-1.546.533a1.8 1.8 0 0 1-1.041-.313c-.303-.207-.549-.517-.733-.938-.175-.428-.265-.95-.265-1.568 0-.628.09-1.149.265-1.568.184-.42.431-.727.733-.926a1.8 1.8 0 0 1 1.04-.313c.397 0 .718.088.971.254.258.17.449.4.575.697l.046.11 1.685-.492-.041-.13a2.79 2.79 0 0 0-1.157-1.523c-.564-.378-1.271-.562-2.114-.562Zm-10.6.156h-1.989l2.947 8.606h2.015l2.947-8.606h-1.892l-2.025 6.33-2.004-6.33Z" }))); }; exports.default = FileSVG64;