UNPKG

@icongo/li

Version:
20 lines 1.22 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiCode = props => /*#__PURE__*/_jsxs("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: "m4.75 9.879-.327.328q-.066.065-.15.065-.086 0-.152-.065L1.066 7.15Q1 7.085 1 7q0-.085.066-.15L4.12 3.792q.066-.065.151-.065.085 0 .15.065l.329.328q.065.066.065.151 0 .085-.065.15L2.174 7 4.75 9.577q.065.066.065.15 0 .086-.065.152z" }), /*#__PURE__*/_jsx("path", { fill: "gray", d: "M8.626 2.882 6.18 11.348q-.026.085-.101.127-.076.043-.154.017l-.407-.112q-.085-.026-.128-.101-.042-.076-.016-.161L7.82 2.652q.026-.085.101-.127.076-.043.154-.017l.407.112q.085.026.128.101.042.076.016.161z" }), /*#__PURE__*/_jsx("path", { d: "M12.934 7.15 9.88 10.208q-.066.065-.151.065-.085 0-.151-.065L9.25 9.88q-.065-.066-.065-.151 0-.085.065-.151L11.826 7 9.25 4.423q-.065-.066-.065-.15 0-.086.065-.152l.328-.328q.066-.065.15-.065.086 0 .152.065l3.055 3.056Q13 6.915 13 7q0 .085-.066.15z" })] })); export { LIGuiCode };