UNPKG

@icongo/li

Version:
14 lines 639 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiVector = 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: "M8.2 3.4h2.56a1.2 1.2 0 1 1 0 1.2H9.477a5.402 5.402 0 0 1 2.906 4.35 1.2 1.2 0 1 1-1.203.023 4.204 4.204 0 0 0-2.979-3.6V5.8H5.8v-.426a4.204 4.204 0 0 0-2.979 3.6 1.2 1.2 0 1 1-1.203-.024A5.402 5.402 0 0 1 4.524 4.6H3.239a1.2 1.2 0 1 1 0-1.2H5.8v-.6h2.4v.6z" }) })); export { LIGuiVector };