UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.48 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $a3osc$jsx} from "react/jsx-runtime"; import {forwardRef as $a3osc$forwardRef} from "react"; const $71ee394d67318e94$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $a3osc$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $a3osc$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "m9.53 4.47-3-3c-.293-.293-.767-.293-1.06 0l-3 3c-.293.293-.293.767 0 1.06s.767.293 1.06 0l1.72-1.72V16c0 .414.336.75.75.75s.75-.336.75-.75V3.81l1.72 1.72c.146.147.338.22.53.22s.384-.073.53-.22c.293-.293.293-.767 0-1.06M17.53 14.47c-.293-.293-.767-.293-1.06 0l-1.72 1.72V4c0-.414-.336-.75-.75-.75s-.75.336-.75.75v12.19l-1.72-1.72c-.293-.293-.767-.293-1.06 0s-.293.767 0 1.06l3 3c.146.147.338.22.53.22s.384-.073.53-.22l3-3c.293-.293.293-.767 0-1.06" }) }); const $71ee394d67318e94$var$ForwardRef = /*#__PURE__*/ (0, $a3osc$forwardRef)($71ee394d67318e94$var$SvgComponent); var $71ee394d67318e94$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($71ee394d67318e94$var$ForwardRef); export {$71ee394d67318e94$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=SwitchVertical.mjs.map