UNPKG

@uiw/file-icons

Version:
24 lines (23 loc) 2.41 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MicrosoftVisio = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var MicrosoftVisio = function MicrosoftVisio(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: "M44.4246855,6.5454148 L27.0655727,6.5454148 L27.0655727,3 L2,7.45453842 L2,40.5454624 L27.0655727,45 L27.0655727,41.2727896 L44.4246855,41.2727896 C45.2947083,41.2727896 46,40.5616692 46,39.6844564 L46,8.13374901 C46,7.25653521 45.2947083,6.5454148 44.4246855,6.5454148 Z M31.830879,25.4485141 L27.0655727,25.4485749 L27.0655727,17.3382978 L31.2707877,17.3382978 L35.8170226,21.9220586 L35.8170226,29.6362784 L32.7325513,29.6362784 L32.7325172,26.3576037 C32.7264826,25.8269791 32.3086362,25.4545351 31.830879,25.4485141 Z M32.9194486,16.4292069 L36.71875,12.5984638 L40.5180514,16.429162 L36.71875,20.2599051 L32.9194486,16.4292069 Z M27.0655727,27.2666959 L30.9292381,27.2666959 L30.9293273,33.9939667 L27.0655727,33.9939667 L27.0655727,27.2666959 Z M14.6229502,31.1363668 L11.5573768,31.0454592 L7.95081979,17.0454612 L10.655749,16.8636433 L13.1352464,27.5000032 L15.7049174,16.5000075 L18.7254102,16.3636434 L14.6229502,31.1363668 Z M32.7326064,34.9030563 L32.7325723,31.4544602 L36.7186608,31.4544602 C37.2165885,31.4544602 37.6203017,31.0474106 37.6203017,30.545368 L37.6203017,21.9222358 L42.4307771,17.0720071 C42.8231685,16.6461078 42.7452509,16.1107261 42.4307771,15.7863168 L37.3563261,10.6699752 C37.0041235,10.3149505 36.4333766,10.3150391 36.0811739,10.6699752 L31.2707877,15.520116 L27.0655727,15.520116 L27.0655727,8.8181913 L43.6556828,8.8181913 L43.6556828,38.8181823 L27.0655727,38.8181823 L27.0655727,35.8121458 L31.8309655,35.8121485 C32.3412273,35.8015106 32.7245734,35.421229 32.7326064,34.9030563 Z", fillRule: "evenodd" }) })); }; exports.MicrosoftVisio = MicrosoftVisio;