UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.32 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $7U0m0$jsx} from "react/jsx-runtime"; import {forwardRef as $7U0m0$forwardRef} from "react"; const $9933edba4a0a2d28$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $7U0m0$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $7U0m0$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 $9933edba4a0a2d28$var$ForwardRef = /*#__PURE__*/ (0, $7U0m0$forwardRef)($9933edba4a0a2d28$var$SvgComponent); var $9933edba4a0a2d28$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($9933edba4a0a2d28$var$ForwardRef); export {$9933edba4a0a2d28$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Table.mjs.map