UNPKG

@icongo/li

Version:
18 lines 1.07 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 LIGuiTableRowAbove = 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: "M.379 8.158c-.21 0-.379.234-.379.524v4.793c0 .29.169.525.379.525H13.62c.21 0 .379-.235.379-.525V8.682c0-.29-.169-.524-.379-.524H.38zm.68 1.211h3.214v3.42H1.06V9.37zm4.283 0h3.215v3.42H5.342V9.37zm4.283 0h3.217v3.42H9.625V9.37z" }), /*#__PURE__*/_jsx("path", { fill: "green", d: "M11 4.032q0 .264-.192.466l-.388.388q-.196.196-.47.196-.28 0-.466-.196L7.962 3.369v3.644q0 .27-.194.437-.194.169-.469.169h-.662q-.274 0-.468-.169-.195-.168-.195-.437V3.37L4.453 4.886q-.187.196-.466.196-.28 0-.466-.196l-.388-.388q-.197-.197-.197-.466 0-.274.197-.471L6.503.19q.18-.19.465-.19.28 0 .471.19l3.37 3.37q.19.202.19.47z" })] })); export { LIGuiTableRowAbove };