UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.41 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandMicrosoftWord = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandMicrosoftWord = function LIBrandMicrosoftWord(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M13 2.866v8.274c0 .07-.025.128-.075.173a.254.254 0 0 1-.18.07h-4.28v-1.148h3.492v-.523H8.463v-.64h3.491v-.521H8.465v-.645h3.49V7.39h-3.49v-.647h3.49v-.522h-3.49v-.64h3.49V5.06h-3.49v-.653h3.49V3.91h-3.49V2.614h4.281a.23.23 0 0 1 .18.074c.052.05.074.11.074.178zM7.825 1.32v11.362L1 11.5V2.533l6.825-1.215v.002zm-1.03 3.354-.854.053-.548 3.393H5.38c-.027-.161-.127-.723-.307-1.684l-.32-1.632-.802.04-.32 1.592c-.188.927-.293 1.467-.32 1.618h-.008l-.487-3.125-.735.039.787 3.942.817.052.308-1.534c.18-.9.285-1.423.307-1.566h.023c.03.152.128.687.307 1.605l.308 1.58.885.052.99-4.426h-.018z" }) })); }; exports.LIBrandMicrosoftWord = LIBrandMicrosoftWord;