UNPKG

@react-spectrum/s2

Version:
27 lines (19 loc) 1.35 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $eS11F$jsx} from "react/jsx-runtime"; import {forwardRef as $eS11F$forwardRef} from "react"; const $bb387f5afbf91e16$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $eS11F$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $eS11F$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M12.257 5H3.808l1.72-1.72c.293-.293.293-.767 0-1.06s-.768-.293-1.06 0L1.47 5.217c-.293.293-.293.767 0 1.06L4.466 9.28c.146.147.338.22.53.22s.384-.073.53-.22c.294-.292.294-.767.001-1.06L3.811 6.5h8.446c2.482 0 4.5 2.019 4.5 4.5s-2.018 4.5-4.5 4.5H8.52c-.415 0-.75.336-.75.75s.335.75.75.75h3.737c3.309 0 6-2.691 6-6s-2.691-6-6-6" }) }); const $bb387f5afbf91e16$var$ForwardRef = /*#__PURE__*/ (0, $eS11F$forwardRef)($bb387f5afbf91e16$var$SvgComponent); var $bb387f5afbf91e16$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($bb387f5afbf91e16$var$ForwardRef); export {$bb387f5afbf91e16$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Undo.mjs.map