@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.56 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: 96,
viewBox: "0 0 96 96",
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 48.846c1.105 0 2 .895 2 2v17.647c0 2.971 2.385 5.353 5.294 5.353h47.412c2.909 0 5.294-2.382 5.294-5.353V50.846c0-1.105.895-2 2-2s2 .895 2 2v17.647c0 5.15-4.146 9.353-9.294 9.353H24.294c-5.148 0-9.294-4.203-9.294-9.353V50.846c0-1.105.895-2 2-2m31 14c-1.105 0-2-.896-2-2V24.828L35.414 35.414c-.78.781-2.047.781-2.828 0-.781-.78-.781-2.047 0-2.828l14-14c.78-.781 2.047-.781 2.828 0l14 14c.781.78.781 2.047 0 2.828-.78.781-2.047.781-2.828 0L50 24.828v36.018c0 1.104-.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