UNPKG

@react-spectrum/s2

Version:
38 lines (26 loc) 1.64 kB
var $bde97c91243ed164$exports = require("./Icon.cjs"); var $1LYYO$reactjsxruntime = require("react/jsx-runtime"); var $1LYYO$react = require("react"); function $parcel$defineInteropFlag(a) { Object.defineProperty(a, '__esModule', {value: true, configurable: true}); } function $parcel$export(e, n, v, s) { Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true}); } $parcel$defineInteropFlag(module.exports); $parcel$export(module.exports, "default", () => $8c99efa296143308$export$2e2bcd8739ae039); const $8c99efa296143308$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $1LYYO$reactjsxruntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $1LYYO$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15.75 2H4.25C3.01 2 2 3.01 2 4.25v11.5C2 16.99 3.01 18 4.25 18h11.5c1.24 0 2.25-1.01 2.25-2.25V4.25C18 3.01 16.99 2 15.75 2M3.5 9h3v3h-3zM8 9h8.5v3H8zM3.5 4.25c0-.413.336-.75.75-.75h11.5c.414 0 .75.337.75.75V7.5h-13zm0 11.5V13.5h3v3H4.25c-.414 0-.75-.337-.75-.75m13 0c0 .413-.336.75-.75.75H8v-3h8.5z" }) }); const $8c99efa296143308$var$ForwardRef = /*#__PURE__*/ (0, $1LYYO$react.forwardRef)($8c99efa296143308$var$SvgComponent); var $8c99efa296143308$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($8c99efa296143308$var$ForwardRef); //# sourceMappingURL=Table.cjs.map