@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.52 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $f3QjW$jsx} from "react/jsx-runtime";
import {forwardRef as $f3QjW$forwardRef} from "react";
const $2e829d5102774b95$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $f3QjW$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $f3QjW$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M39.894 10.134c.488-.488.488-1.28 0-1.768s-1.28-.488-1.768 0l-8.984 8.984v-5.538c0-.69-.56-1.25-1.25-1.25s-1.25.56-1.25 1.25v8.525c0 .69.56 1.25 1.25 1.25h8.525c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25h-5.476zM21.617 27.863c0-.69-.56-1.25-1.25-1.25h-8.525c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25h5.528l-9.004 9.003c-.488.488-.488 1.28 0 1.768s1.28.488 1.768 0l8.983-8.984v5.488c0 .69.56 1.25 1.25 1.25s1.25-.56 1.25-1.25z"
})
});
const $2e829d5102774b95$var$ForwardRef = /*#__PURE__*/ (0, $f3QjW$forwardRef)($2e829d5102774b95$var$SvgComponent);
var $2e829d5102774b95$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($2e829d5102774b95$var$ForwardRef);
export {$2e829d5102774b95$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_minimize_48.mjs.map