UNPKG

@react-spectrum/s2

Version:
27 lines (19 loc) 1.3 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $gYpeM$jsx} from "react/jsx-runtime"; import {forwardRef as $gYpeM$forwardRef} from "react"; const $46c6f2eaa0eaa3c5$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $gYpeM$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $gYpeM$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 4.25c0-.413.337-.75.75-.75h11.5c.413 0 .75.337.75.75V8h-13zm0 11.5V9.5H8v7H4.25c-.413 0-.75-.337-.75-.75m12.25.75H9.5v-7h7v6.25c0 .413-.337.75-.75.75" }) }); const $46c6f2eaa0eaa3c5$var$ForwardRef = /*#__PURE__*/ (0, $gYpeM$forwardRef)($46c6f2eaa0eaa3c5$var$SvgComponent); var $46c6f2eaa0eaa3c5$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($46c6f2eaa0eaa3c5$var$ForwardRef); export {$46c6f2eaa0eaa3c5$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Layout.mjs.map