UNPKG

@icongo/li

Version:
14 lines 712 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiPlus = 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: "M13 6.182v1.636q0 .341-.239.58-.238.238-.58.238H8.637v3.546q0 .34-.238.58-.239.238-.58.238H6.182q-.341 0-.58-.239-.238-.238-.238-.58V8.637H1.818q-.34 0-.58-.238Q1 8.159 1 7.818V6.182q0-.341.239-.58.238-.238.58-.238h3.545V1.818q0-.34.238-.58Q5.841 1 6.182 1h1.636q.341 0 .58.239.238.238.238.58v3.545h3.546q.34 0 .58.238.238.239.238.58z" }) })); export { LIGuiPlus };