@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.43 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $7CXBq$jsx} from "react/jsx-runtime";
import {forwardRef as $7CXBq$forwardRef} from "react";
const $0c5c9d1945400cb7$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $7CXBq$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $7CXBq$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M6.25 13c0-1.519 1.231-2.75 2.75-2.75h30c1.519 0 2.75 1.231 2.75 2.75v22c0 1.519-1.231 2.75-2.75 2.75H9c-1.519 0-2.75-1.231-2.75-2.75zM9 7.75c-2.9 0-5.25 2.35-5.25 5.25v22c0 2.9 2.35 5.25 5.25 5.25h30c2.9 0 5.25-2.35 5.25-5.25V13c0-2.9-2.35-5.25-5.25-5.25zM12.5 24c0 .828-.672 1.5-1.5 1.5s-1.5-.672-1.5-1.5.672-1.5 1.5-1.5 1.5.672 1.5 1.5"
})
});
const $0c5c9d1945400cb7$var$ForwardRef = /*#__PURE__*/ (0, $7CXBq$forwardRef)($0c5c9d1945400cb7$var$SvgComponent);
var $0c5c9d1945400cb7$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($0c5c9d1945400cb7$var$ForwardRef);
export {$0c5c9d1945400cb7$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_tablet_48.mjs.map