@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.53 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $24XAN$jsx} from "react/jsx-runtime";
import {forwardRef as $24XAN$forwardRef} from "react";
const $5853e4a38c76401b$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $24XAN$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 97,
viewBox: "0 0 96 97",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $24XAN$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M17 49c1.105 0 2 .895 2 2v17.647C19 71.62 21.385 74 24.294 74h47.412C74.615 74 77 71.619 77 68.647V51c0-1.105.895-2 2-2s2 .895 2 2v17.647C81 73.797 76.854 78 71.706 78H24.294C19.146 78 15 73.797 15 68.647V51c0-1.105.895-2 2-2m31 14c-1.105 0-2-.895-2-2V25.138l-6.586 6.586c-.78.78-2.047.78-2.828 0-.781-.781-.781-2.048 0-2.829l10-10c.78-.78 2.047-.78 2.828 0l10 10c.781.781.781 2.048 0 2.829-.78.78-2.047.78-2.828 0L50 25.138V61c0 1.105-.895 2-2 2"
})
});
const $5853e4a38c76401b$var$ForwardRef = /*#__PURE__*/ (0, $24XAN$forwardRef)($5853e4a38c76401b$var$SvgComponent);
var $5853e4a38c76401b$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($5853e4a38c76401b$var$ForwardRef);
export {$5853e4a38c76401b$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_upload_96.mjs.map