UNPKG

@uiw/file-icons

Version:
24 lines (23 loc) 3.31 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MicrosoftExcel = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var MicrosoftExcel = function MicrosoftExcel(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ viewBox: "0 0 20 20", width: "16px", height: "16px" }, props), {}, { className: "ffont ".concat(props.className ? props.className : ''), children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M38.9766789,22.9999996 L31.979067,22.9999996 L31.979067,19.5000031 L38.9766789,19.5000031 L38.9766789,22.9999996 Z M38.9766789,24.9999991 L31.979067,24.9999991 L31.979067,28.5000009 L38.9766789,28.5000009 L38.9766789,24.9999991 Z M38.9766789,8.50000055 L31.979067,8.50000055 L31.979067,12.0000023 L38.9766789,12.0000023 L38.9766789,8.50000055 Z M38.9766789,14.0000018 L31.979067,14.0000018 L31.979067,17.5000036 L38.9766789,17.5000036 L38.9766789,14.0000018 Z M38.9766789,30.5000004 L31.979067,30.5000004 L31.979067,34.0000022 L38.9766789,34.0000022 L38.9766789,30.5000004 Z M43.8100338,37.4000014 C43.6101022,38.4400043 42.3605256,38.465001 41.5258136,38.5000037 L25.9811289,38.5000037 L25.9811289,43 L22.8771875,43 L0,39.000001 L0,4.00499941 L23.0121362,0 L25.9811236,0 L25.9811236,3.98502638 L40.9909911,3.98499785 C41.8357058,4.02000059 42.7653875,3.96000113 43.5001364,4.46499878 C44.0149589,5.20499912 43.9650087,6.14499942 43.9999995,6.99500315 L43.9799733,33.0250044 C43.9549799,34.4800031 44.1149273,35.9650042 43.8100338,37.4000014 Z M18.3287366,29.5549997 C16.94921,26.7550004 15.54469,23.9749974 14.1701568,21.1749981 C15.5296939,18.4499994 16.8692363,15.715 18.20378,12.9800005 C17.0691679,13.0349996 15.9345558,13.1049998 14.8049424,13.1850008 C13.9602331,15.2400047 12.9755658,17.2400042 12.3157919,19.365003 C11.701001,17.3600031 10.8862785,15.4300038 10.1415376,13.4750026 C9.04191102,13.5350021 7.94228974,13.6000019 6.84266321,13.6650018 C8.0022687,16.2250032 9.23684396,18.750002 10.3614587,21.3250046 C9.03691234,23.8250014 7.7973384,26.3600009 6.5127763,28.8750041 C7.6073989,28.9200024 8.70202675,28.9650007 9.79665458,28.9800018 C10.5763863,26.9900031 11.5460576,25.0749998 12.2258209,23.0450032 C12.8356131,25.225001 13.870262,27.2400017 14.7199701,29.3250027 C15.9245585,29.4100041 17.1241482,29.4850047 18.3287366,29.5549997 Z M41.6161099,6.35966998 L25.9811184,6.35966998 L25.9811184,8.50000055 L29.9797508,8.50000055 L29.9797508,12.0000023 L25.9811184,12.0000023 L25.9811184,14.0000018 L29.9797508,14.0000018 L29.9797508,17.5000036 L25.9811184,17.5000036 L25.9811184,19.5000031 L29.9797508,19.5000031 L29.9797508,22.9999996 L25.9811184,22.9999996 L25.9811184,24.9999991 L29.9797508,24.9999991 L29.9797508,28.5000009 L25.9811184,28.5000009 L25.9811184,30.5000004 L29.9797508,30.5000004 L29.9797508,34.0000022 L25.9811184,34.0000022 L25.9811184,36.3122665 L41.6161099,36.3122665 L41.6161099,6.35966998 Z", fillRule: "evenodd" }) })); }; exports.MicrosoftExcel = MicrosoftExcel;