UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.36 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $dHCmL$jsx} from "react/jsx-runtime"; import {forwardRef as $dHCmL$forwardRef} from "react"; const $928c7699c3e43baf$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $dHCmL$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $dHCmL$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M7.743 5h8.449l-1.72-1.72c-.293-.293-.293-.767 0-1.06s.768-.293 1.06 0l2.998 2.997c.293.293.293.767 0 1.06L15.534 9.28c-.146.147-.338.22-.53.22s-.384-.073-.53-.22c-.294-.292-.294-.767-.001-1.06l1.717-1.72H7.743c-2.482 0-4.5 2.019-4.5 4.5s2.018 4.5 4.5 4.5h3.737c.415 0 .75.336.75.75s-.335.75-.75.75H7.743c-3.309 0-6-2.691-6-6s2.691-6 6-6" }) }); const $928c7699c3e43baf$var$ForwardRef = /*#__PURE__*/ (0, $dHCmL$forwardRef)($928c7699c3e43baf$var$SvgComponent); var $928c7699c3e43baf$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($928c7699c3e43baf$var$ForwardRef); export {$928c7699c3e43baf$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Redo.mjs.map