UNPKG

@icongo/li

Version:
14 lines 781 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiBold = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M3.242 12.764c.707.152 1.955.236 2.882.236 2.51 0 4.634-1.095 4.634-3.421 0-1.4-.825-2.495-2.443-2.748 1.382-.32 2.393-1.213 2.376-2.73C10.674 2.213 9.124 1 6.275 1c-.708 0-2.09.067-3.033.185v11.579M5.466 6.14V2.921c.337-.034.607-.034.961-.034 1.28 0 1.904.725 1.904 1.585 0 1.061-.842 1.668-2.275 1.668h-.59m0 1.804h.792c1.416 0 2.14.59 2.14 1.668 0 .994-.96 1.5-2.005 1.5-.303 0-.623 0-.927-.034V7.943" }) })); export { LIGuiBold };