UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.53 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 FilePDF48 = (_a) => { var { fill, size = '3rem' } = _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 48 48" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M8.5 6A1.5 1.5 0 0 1 10 4.5h18a1.5 1.5 0 0 1 1.06.44l10 10A1.5 1.5 0 0 1 39.5 16v26a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42V6Zm3 1.5v33h25v-23H28a1.5 1.5 0 0 1-1.5-1.5V7.5h-15Zm18 2.121 4.879 4.879H29.5V9.621ZM18.01 29.652h-2.116v6.455h1.37V33.93h.71c.451 0 .854-.084 1.206-.253.353-.177.628-.43.824-.758.197-.33.293-.718.293-1.159 0-.429-.096-.804-.293-1.122a1.814 1.814 0 0 0-.807-.732 2.662 2.662 0 0 0-1.186-.253Zm5.716 0h-2.143v6.455h2.143c.88 0 1.596-.265 2.14-.802.554-.542.822-1.358.822-2.43 0-1.076-.265-1.893-.813-2.43-.544-.53-1.264-.793-2.15-.793Zm8.38 0h-4.088v6.455h1.37v-2.52h2.268v-1.18h-2.268V30.86h2.718v-1.208Zm-14.841 3.07V30.86h.674c.312 0 .544.083.706.235.166.15.256.37.256.673 0 .316-.093.548-.266.71-.168.158-.408.243-.733.243h-.637Zm5.688 2.177V30.86h.647c.577 0 .992.17 1.267.494.277.327.424.828.424 1.521 0 .764-.164 1.28-.465 1.576-.308.297-.714.448-1.226.448h-.647Z" }))); }; exports.default = FilePDF48;