UNPKG

@icongo/li

Version:
23 lines (22 loc) 2.53 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandSupple = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandSupple = function LIBrandSupple(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 7.474c0 1.202-2.044 2.177-4.566 2.177-.465 0-.91-.034-1.333-.094.145.007.29.011.439.011 2.522 0 4.566-1.067 4.566-2.383 0-.551-.359-1.058-.96-1.463C12.27 6.118 13 6.756 13 7.474Zm-11.106-.65c-.002-1.315 2.04-2.386 4.562-2.392.148 0 .293.004.437.01a9.475 9.475 0 0 0-1.331-.093C3.04 4.356.998 5.336 1 6.538c.002.718.733 1.356 1.862 1.75-.606-.404-.966-.912-.968-1.463Zm1.13.749s.196.248.549.248c.335 0 .532-.216.532-.471 0-.525-.754-.47-.754-.744 0-.102.1-.171.235-.171.107 0 .212.049.212.124v.073h.266v-.148c0-.227-.289-.315-.476-.315-.31 0-.535.19-.535.451 0 .5.754.477.754.749 0 .123-.109.189-.23.189-.224 0-.389-.19-.389-.19l-.165.205Zm2.264-1.38v1.02c0 .212-.133.334-.334.334-.2 0-.333-.122-.333-.332V6.193h-.297v1.031c0 .355.252.598.632.598.377 0 .627-.243.627-.598V6.193h-.295zm.645 1.601h.296v-.553h.291c.3 0 .51-.215.51-.527 0-.311-.21-.521-.51-.521h-.733v.251h.146v1.35zm.296-.806v-.546h.242c.163 0 .257.107.257.27 0 .167-.095.276-.262.276h-.237zm1.07.806h.295v-.553h.291c.3 0 .51-.215.51-.527 0-.311-.21-.521-.51-.521h-.733v.251h.146v1.35zm.294-.806v-.546h.241c.164 0 .257.107.257.27 0 .167-.093.276-.262.276h-.236zm1.07.653c0 .108.045.153.154.153h.705c.109 0 .154-.045.154-.153v-.244h-.268v.097c0 .032-.02.049-.05.049H9.01c-.032 0-.049-.019-.049-.049V6.347c0-.107-.045-.154-.153-.154h-.29v.251h.098c.032 0 .049.02.049.049V7.64zm1.189 0c0 .108.045.153.154.153h.725c.107 0 .154-.045.154-.153v-.244h-.268v.097c0 .032-.019.049-.049.049h-.37c-.031 0-.048-.019-.048-.049v-.38h.52v-.252h-.52v-.42h.36c.032 0 .049.02.049.05v.097h.266v-.244c0-.107-.047-.154-.154-.154h-.967v.251h.146V7.64zm1.104-1.425v.11h.03v-.11h.05v-.023h-.13v.023h.05zm.107-.023v.133h.028V6.22l.043.107h.025l.043-.107v.107h.028v-.133h-.043l-.04.096-.039-.096h-.045z" }) })); }; exports.LIBrandSupple = LIBrandSupple;