@icongo/li
Version:
LibreICONS Icons
14 lines • 973 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiThLarge = 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: "M6.538 8.385v2.769q0 .375-.274.649t-.649.274H1.923q-.375 0-.649-.274T1 11.153V8.386q0-.375.274-.65.274-.273.65-.273h3.691q.375 0 .65.274.273.274.273.649zm0-5.539v2.77q0 .374-.274.648t-.649.274H1.923q-.375 0-.649-.274T1 5.615V2.846q0-.375.274-.649t.65-.274h3.691q.375 0 .65.274.273.274.273.65zM13 8.385v2.769q0 .375-.274.649t-.65.274h-3.69q-.375 0-.65-.274-.273-.274-.273-.65V8.386q0-.375.274-.65.274-.273.649-.273h3.692q.375 0 .649.274t.274.649zm0-5.539v2.77q0 .374-.274.648t-.65.274h-3.69q-.375 0-.65-.274-.273-.274-.273-.649V2.846q0-.375.274-.649t.649-.274h3.692q.375 0 .649.274t.274.65z"
})
}));
export { LIGuiThLarge };