@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.58 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $7ljKC$jsx} from "react/jsx-runtime";
import {forwardRef as $7ljKC$forwardRef} from "react";
const $33309386fe8b5bf1$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $7ljKC$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 160,
height: 160,
viewBox: "0 0 160 160",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $7ljKC$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M19.172 51.828c-1.562-1.562-1.562-4.094 0-5.656l23-23c1.562-1.562 4.094-1.562 5.656 0 1.563 1.562 1.563 4.094 0 5.656L31.32 45.338h104.449c2.209 0 4 1.79 4 4s-1.791 4-4 4H31.995l15.833 15.834c1.563 1.562 1.563 4.094 0 5.656-1.562 1.563-4.094 1.563-5.656 0zm98.424 33.845 23 23c1.562 1.562 1.562 4.094 0 5.656l-23 23c-1.562 1.563-4.095 1.563-5.657 0s-1.562-4.094 0-5.656l15.834-15.834H24c-2.21 0-4-1.791-4-4s1.79-4 4-4h104.448l-16.509-16.51c-1.562-1.562-1.562-4.094 0-5.656s4.095-1.562 5.657 0"
})
});
const $33309386fe8b5bf1$var$ForwardRef = /*#__PURE__*/ (0, $7ljKC$forwardRef)($33309386fe8b5bf1$var$SvgComponent);
var $33309386fe8b5bf1$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($33309386fe8b5bf1$var$ForwardRef);
export {$33309386fe8b5bf1$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_switch_160.mjs.map