UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.3 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandContao = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandContao = function LIBrandContao(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: "M2.064 8.147c.338 1.573.619 3.024 1.598 4.102H1.797A.798.798 0 0 1 1 11.452V2.546c0-.439.356-.797.797-.797h1.352a5.392 5.392 0 0 0-.865 1.022c-1.064 1.64-.632 3.44-.22 5.376Zm10.14-6.398h-2.115c.502.501.919 1.16 1.235 1.97l-3.213.688c-.35-.68-.886-1.25-1.936-1.03-.577.125-.96.453-1.132.812-.206.438-.31.932.192 3.288.495 2.348.79 2.759 1.16 3.075.303.26.783.398 1.367.274 1.043-.22 1.305-.954 1.345-1.715l3.22-.694c.075 1.676-.438 2.934-1.345 3.834h1.221a.798.798 0 0 0 .797-.797V2.546a.796.796 0 0 0-.797-.797Z" }) })); }; exports.LIBrandContao = LIBrandContao;