UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.4 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandLyft = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandLyft = function LIBrandLyft(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: "M1 2.902h1.823v4.891c0 .776.352 1.237.638 1.43-.298.26-1.2.49-1.88-.066C1.183 8.829 1 8.283 1 7.774V2.902zm11.388 4.066v-.516h.558v-1.8h-.612a2.405 2.405 0 0 0-2.35-1.891 2.41 2.41 0 0 0-2.407 2.407v4.2a1.52 1.52 0 0 0 1.211-.328c.401-.328.582-.872.582-1.383V7.5h.909V5.7h-.91v-.546c0-.811 1.224-.811 1.224 0V6.96A2.41 2.41 0 0 0 13 9.368V7.575a.61.61 0 0 1-.612-.607zm-6.897-2.32v2.648c0 .361-.558.361-.558 0V4.648h-1.8v3.11c0 .558.187 1.265 1.054 1.497.868.23 1.365-.248 1.365-.248-.05.314-.34.546-.818.593-.364.037-.825-.084-1.055-.183v1.648c.588.176 1.207.23 1.819.11 1.104-.213 1.8-1.134 1.8-2.363V4.636H5.49v.012z" }) })); }; exports.LIBrandLyft = LIBrandLyft;