UNPKG

@icongo/li

Version:
18 lines 1.08 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 LIGuiTableRowRemove = 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.156c-.21 0-.379.233-.379.524v4.795c0 .29.169.525.379.525H13.62c.21 0 .379-.235.379-.525V8.68c0-.29-.169-.524-.379-.524H.38zm.68 1.211h3.214v3.422H1.06V9.367zm4.283 0h3.215v3.422H5.342V9.367zm4.283 0h3.217v3.422H9.625V9.367z" }), /*#__PURE__*/_jsx("path", { fill: "red", d: "M4.7 7.6q-.256 0-.435-.18l-.87-.87q-.179-.178-.179-.434t.18-.435L5.275 3.8l-1.88-1.88q-.18-.18-.18-.436t.18-.435l.87-.87Q4.443 0 4.7 0t.435.18l1.88 1.88L8.895.18Q9.075 0 9.33 0t.435.18l.87.87q.179.178.179.434t-.18.435L8.755 3.8l1.88 1.88q.18.18.18.436t-.18.435l-.87.87q-.178.179-.434.179t-.435-.18l-1.88-1.88-1.88 1.88q-.18.18-.435.18z" })] })); export { LIGuiTableRowRemove };