UNPKG

@icongo/li

Version:
14 lines 565 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiLayoutTable = 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: "M1 1.684v10.632h12V1.684H1zm10.835 5.564H7.583V4.51h4.252v2.738zM6.417 4.51v2.738H2.165V4.51h4.252zM2.165 8.413h4.252v2.737H2.165V8.413zm5.418 2.737V8.413h4.252v2.737H7.583z" }) })); export { LIGuiLayoutTable };