@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.53 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $iHXxo$jsx} from "react/jsx-runtime";
import {forwardRef as $iHXxo$forwardRef} from "react";
const $eca0f779f6eb40e4$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $iHXxo$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 97,
viewBox: "0 0 96 97",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $iHXxo$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M12.586 30.414c-.781-.78-.781-2.047 0-2.828l14-14c.78-.781 2.047-.781 2.828 0 .781.78.781 2.047 0 2.828L18.828 27H81.2c1.105 0 2 .895 2 2s-.895 2-2 2H18.828l10.586 10.586c.781.78.781 2.047 0 2.828-.78.781-2.047.781-2.828 0zm70.629 35.172c.78.78.78 2.047 0 2.828l-14 14c-.781.781-2.047.781-2.829 0-.78-.78-.78-2.047 0-2.828L76.972 69H15c-1.104 0-2-.895-2-2s.896-2 2-2h61.972L66.386 54.414c-.78-.78-.78-2.047 0-2.828.782-.781 2.048-.781 2.829 0z"
})
});
const $eca0f779f6eb40e4$var$ForwardRef = /*#__PURE__*/ (0, $iHXxo$forwardRef)($eca0f779f6eb40e4$var$SvgComponent);
var $eca0f779f6eb40e4$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($eca0f779f6eb40e4$var$ForwardRef);
export {$eca0f779f6eb40e4$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_switch_96.mjs.map