UNPKG

@icongo/li

Version:
23 lines (22 loc) 2.57 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandLess = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandLess = function LIBrandLess(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: "M12.488 6.305c0-.384.06-.611.06-1.024 0-.64-.236-.847-.76-.847h-.384v.454h.118c.267 0 .325.088.325.414 0 .306-.03.611-.03.966 0 .454.148.63.442.7v.03c-.296.069-.442.245-.442.699 0 .354.03.641.03.966 0 .335-.07.423-.325.423v.01h-.118v.472h.385c.52 0 .76-.206.76-.848 0-.423-.061-.641-.061-1.024 0-.206.128-.423.512-.442v-.512c-.384-.013-.512-.23-.512-.437zm-1.98.6c-.297-.118-.572-.187-.572-.384 0-.148.118-.236.335-.236.218 0 .415.088.63.245l.394-.52c-.245-.188-.581-.385-1.035-.385-.67 0-1.123.384-1.123.926 0 .482.424.73.778.866.306.119.602.218.602.415 0 .148-.118.246-.384.246-.246 0-.494-.1-.76-.306l-.394.572c.297.246.749.414 1.124.414.787 0 1.211-.414 1.211-.956s-.422-.769-.806-.897zM3.778 8.02c-.07 0-.158-.06-.158-.245V4.432h-1.4c-.532 0-.768.206-.768.848 0 .423.06.66.06 1.024 0 .206-.128.423-.512.442v.512c.384.009.512.227.512.433 0 .364-.06.582-.06 1.005 0 .642.236.848.76.848h.384V9.09h-.118c-.246 0-.325-.1-.325-.424 0-.324.03-.602.03-.965 0-.454-.148-.63-.442-.7v-.03c.296-.07.442-.246.442-.7 0-.354-.03-.64-.03-.965 0-.325.07-.415.325-.415h.264V7.72c0 .602.206.996.808.996.188 0 .336-.03.443-.07l-.1-.64c-.058.014-.086.014-.116.014zm4.344-1.114c-.305-.118-.581-.187-.581-.384 0-.148.118-.236.336-.236.217 0 .414.088.63.245l.394-.52c-.246-.188-.582-.385-1.036-.385-.669 0-1.123.384-1.123.926 0 .482.424.73.778.866.306.119.602.218.602.415 0 .148-.118.246-.384.246-.246 0-.493-.1-.76-.306l-.384.572c.296.246.748.414 1.123.414.788 0 1.212-.414 1.212-.956.002-.542-.422-.769-.807-.897zm-2.906-1.29c-.72 0-1.409.602-1.39 1.547 0 .976.641 1.548 1.487 1.548.355 0 .748-.128 1.054-.336l-.296-.521a1.237 1.237 0 0 1-.642.187c-.393 0-.699-.187-.778-.641h1.785c.01-.07.03-.207.03-.364.012-.799-.423-1.42-1.25-1.42zm-.563 1.242c.06-.394.296-.582.572-.582.354 0 .493.246.493.582H4.653z" }) })); }; exports.LIBrandLess = LIBrandLess;