@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.55 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $e4iGV$jsx} from "react/jsx-runtime";
import {forwardRef as $e4iGV$forwardRef} from "react";
const $7c1521de0a273066$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $e4iGV$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 97,
viewBox: "0 0 96 97",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $e4iGV$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-30.69c1.105 0 2 .895 2 2v35.862l6.586-6.586c.78-.781 2.047-.781 2.828 0 .781.78.781 2.047 0 2.828l-10 10c-.78.781-2.047.781-2.828 0l-10-10c-.781-.78-.781-2.047 0-2.828.78-.781 2.047-.781 2.828 0L46 56.172V20.31c0-1.105.895-2 2-2"
})
});
const $7c1521de0a273066$var$ForwardRef = /*#__PURE__*/ (0, $e4iGV$forwardRef)($7c1521de0a273066$var$SvgComponent);
var $7c1521de0a273066$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($7c1521de0a273066$var$ForwardRef);
export {$7c1521de0a273066$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_download_96.mjs.map