@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.63 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $giGfp$jsx} from "react/jsx-runtime";
import {forwardRef as $giGfp$forwardRef} from "react";
const $8c6db38bf682cfc4$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $giGfp$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 97,
viewBox: "0 0 96 97",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $giGfp$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M18.238 16.754c-1.104 0-2 .895-2 2V32.01c0 1.104.896 2 2 2s2-.896 2-2v-8.523l24.933 24.932L20.24 73.352v-8.375c0-1.104-.896-2-2-2s-2 .896-2 2v13.256c0 1.105.895 2 2 2h13.298c1.105 0 2-.895 2-2s-.895-2-2-2h-8.523L48 51.248l24.985 24.985h-8.523c-1.105 0-2 .895-2 2s.895 2 2 2H77.76c1.105 0 2-.895 2-2V64.977c0-1.104-.895-2-2-2s-2 .896-2 2v8.375L50.828 48.419 75.76 23.487v8.523c0 1.104.895 2 2 2s2-.896 2-2V18.754c0-1.105-.896-2-2-2H64.462c-1.104 0-2 .895-2 2s.896 2 2 2h8.374L48 45.59 23.162 20.754h8.374c1.104 0 2-.896 2-2s-.896-2-2-2z"
})
});
const $8c6db38bf682cfc4$var$ForwardRef = /*#__PURE__*/ (0, $giGfp$forwardRef)($8c6db38bf682cfc4$var$SvgComponent);
var $8c6db38bf682cfc4$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($8c6db38bf682cfc4$var$ForwardRef);
export {$8c6db38bf682cfc4$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_transform_96.mjs.map