@mozaic-ds/icons-react
Version:
ADS icons for React usage
15 lines (10 loc) • 2.23 kB
JavaScript
;
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 FileDOC48 = (_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.621ZM23.919 29.66c-.544 0-1.025.127-1.439.384-.409.258-.724.64-.947 1.142-.224.497-.333 1.102-.333 1.814s.11 1.32.333 1.822c.222.502.538.885.947 1.143.414.257.895.384 1.439.384s1.022-.127 1.43-.384c.415-.258.733-.64.956-1.143.224-.502.333-1.11.333-1.822s-.11-1.317-.333-1.814c-.223-.501-.54-.884-.956-1.142-.408-.257-.886-.384-1.43-.384Zm6.632 0c-.55 0-1.045.13-1.482.392-.432.257-.772.639-1.02 1.14-.248.503-.37 1.11-.37 1.817 0 .707.122 1.314.37 1.817.248.502.591.883 1.03 1.14.443.256.944.383 1.5.383.604 0 1.115-.145 1.525-.442.411-.3.69-.667.829-1.104l.03-.096-1.252-.38-.036.08a1.304 1.304 0 0 1-.408.528c-.165.116-.386.179-.67.179-.47 0-.837-.17-1.11-.511-.268-.341-.41-.867-.41-1.594 0-.728.139-1.254.401-1.595.268-.346.631-.52 1.1-.52.285 0 .502.067.66.187l.002.003c.17.12.306.29.408.517l.036.08 1.251-.378-.029-.096c-.133-.438-.409-.803-.82-1.096-.416-.303-.93-.451-1.535-.451Zm-13.345.117h-2.143v6.455h2.143c.879 0 1.596-.265 2.14-.803.554-.541.822-1.358.822-2.43 0-1.076-.265-1.893-.814-2.429-.544-.531-1.264-.793-2.148-.793Zm5.75 1.607c.233-.327.55-.49.963-.49.412 0 .73.164.963.49.233.323.359.854.359 1.616 0 .767-.126 1.305-.36 1.634-.232.32-.549.48-.962.48-.413 0-.73-.16-.963-.48-.233-.329-.359-.867-.359-1.634 0-.762.126-1.294.36-1.616Zm-6.523 3.64v-4.04h.646c.577 0 .993.17 1.267.494.277.327.424.829.424 1.522 0 .764-.163 1.28-.464 1.575-.309.297-.714.449-1.227.449h-.646Z" })));
};
exports.default = FileDOC48;