UNPKG

@icongo/li

Version:
23 lines (22 loc) 2.2 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandVim = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandVim = function LIBrandVim(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 6.993h-.013l-2.16-2.159 2.152-2.207v-.896l-.324-.324h-4.1l-.33.302v.523L7.008 1.013V1L7 1.007 6.993 1v.013l-.645.646-.269-.27H2.018l-.32.346v.943l.309.308h.36v2.655L1.014 6.994H1L1.007 7 1 7.007h.013L2.368 8.36v3.233l.453.262h1.161l.929-.952 2.083 2.083V13L7 12.993l.007.007v-.014l1.255-1.254h.242a.133.133 0 0 0 .126-.09l.072-.213a.131.131 0 0 0-.018-.12l.731-.73-.306.98a.133.133 0 0 0 .128.173h.912a.133.133 0 0 0 .121-.082l.083-.197a.135.135 0 0 0-.124-.182h-.037l.42-1.322h.615l-.508 1.61a.133.133 0 0 0 .128.172h1.001a.132.132 0 0 0 .124-.085l.082-.214a.133.133 0 0 0-.124-.179h-.073l.566-1.837a.132.132 0 0 0-.02-.12l-.188-.252-.001-.002a.133.133 0 0 0-.104-.051h-.718a.133.133 0 0 0-.095.04l-.2.22h-.312l-.021-.023 2.222-2.223H13L12.993 7 13 6.993ZM5.919 11.57l.79-2.255h-.251l.148-.152h.83l-.781 2.278h.311l-.04.129H5.92zm1.848-3.76.074.076-.134.461-.112.113H7.11l-.09-.09.155-.436.144-.123h.448zm-3.972 3.603h-.857l-.13-.074V2.546H2.19l-.05-.05v-.588l.071-.077h3.686l.106.107v.554l-.071.086h-.54v4.344l4.404-4.344H8.753l-.087-.094v-.581l.06-.056h3.745l.066.067v.535L7.489 7.625h-.207l-.01.002a.13.13 0 0 0-.06.03l-.171.147-.002.002a.136.136 0 0 0-.036.056l-.148.415-3.06 3.138zm7.384-1.975.237-.26h.667l.154.208-.632 2.053h.246l-.04.105h-.891l.562-1.782h-1.008l-.538 1.695h.212l-.036.087h-.803l.553-1.774H8.814l-.53 1.67H8.5l-.036.104h-.83l.757-2.23h-.293l.045-.136h.826l.259.269h.453l.245-.277h.531l.244.268h.477z" }) })); }; exports.LIBrandVim = LIBrandVim;