@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.51 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $ffji8$jsx} from "react/jsx-runtime";
import {forwardRef as $ffji8$forwardRef} from "react";
const $84d86b67241c308d$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $ffji8$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 97,
viewBox: "0 0 96 97",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $ffji8$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M25 25.492c-3.313 0-6 2.686-6 6v40c0 3.314 2.687 6 6 6h40c3.314 0 6-2.686 6-6v-29c0-1.104.896-2 2-2s2 .896 2 2v29c0 5.523-4.477 10-10 10H25c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h29c1.105 0 2 .896 2 2s-.895 2-2 2zm22.586 23.48c-.78-.78-.78-2.047 0-2.828l26.66-26.66H64c-1.105 0-2-.896-2-2s.895-2 2-2h14.967c1.104 0 2 .895 2 2V32.45c0 1.105-.896 2-2 2s-2-.895-2-2V22.42L50.415 48.972c-.781.781-2.048.781-2.829 0"
})
});
const $84d86b67241c308d$var$ForwardRef = /*#__PURE__*/ (0, $ffji8$forwardRef)($84d86b67241c308d$var$SvgComponent);
var $84d86b67241c308d$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($84d86b67241c308d$var$ForwardRef);
export {$84d86b67241c308d$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_exportTo_96.mjs.map