UNPKG

@icongo/li

Version:
18 lines 1.04 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 LIGuiTableRowBelow = 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 0C.169 0 0 .235 0 .525v4.793c0 .29.169.524.379.524H13.62c.21 0 .379-.234.379-.524V.525c0-.29-.169-.525-.379-.525H.38zm.78 1.21h3.216v3.42H1.158V1.21zm4.284 0h3.215v3.42H5.443V1.21zm4.284 0h3.214v3.42H9.727V1.21z" }), /*#__PURE__*/_jsx("path", { fill: "green", d: "M3 9.968q0-.264.192-.466l.388-.388q.196-.196.47-.196.28 0 .467.196l1.521 1.516V6.988q0-.27.194-.437.194-.169.469-.169h.662q.274 0 .468.169.195.168.195.437v3.644l1.521-1.517q.186-.196.466-.196t.466.196l.388.388q.197.197.197.466 0 .274-.197.471l-3.37 3.37q-.18.19-.465.19-.28 0-.471-.19l-3.37-3.37q-.19-.202-.19-.47z" })] })); export { LIGuiTableRowBelow };