UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.49 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 FileFIG32 = (_a) => { var { fill, size = '2rem' } = _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 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M5.667 4a1 1 0 0 1 1-1h12a1 1 0 0 1 .707.293L26.04 9.96a1 1 0 0 1 .292.707V28a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1V4Zm2 1v22h16.666V11.667h-5.666a1 1 0 0 1-1-1V5h-10Zm12 1.414 3.252 3.253h-3.252V6.414Zm-.838 13.36c-.375 0-.712.09-1.007.273-.292.18-.52.438-.685.772-.161.335-.24.73-.24 1.181 0 .444.081.837.246 1.176.165.334.396.596.691.783.3.183.638.274 1.013.274.327 0 .637-.051.928-.154a2.04 2.04 0 0 0 .738-.44l.02-.02v-1.89h-1.897v.806h.984v.608c-.175.175-.43.266-.773.266a.9.9 0 0 1-.52-.156 1.064 1.064 0 0 1-.367-.469 2.065 2.065 0 0 1-.132-.784c0-.314.045-.574.132-.784.092-.21.216-.364.367-.463a.9.9 0 0 1 .52-.156c.198 0 .359.043.485.127a.76.76 0 0 1 .288.348l.023.055.842-.246-.02-.065a1.396 1.396 0 0 0-.579-.761c-.282-.19-.636-.282-1.057-.282Zm-4.636.077h-2.726v4.304h.914v-1.68h1.512v-.788H12.38v-1.03h1.812v-.806Zm1.734 0h-.913v4.304h.913V19.85Z" }))); }; exports.default = FileFIG32;