UNPKG

@react-spectrum/s2

Version:
27 lines (19 loc) 1.25 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $hJ75n$jsx} from "react/jsx-runtime"; import {forwardRef as $hJ75n$forwardRef} from "react"; const $04f4b15c8c66bb2a$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $hJ75n$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $hJ75n$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M7.75 16.465c-.187 0-.374-.07-.52-.21-.298-.287-.308-.762-.02-1.06l4.999-5.197-4.986-5.184c-.288-.297-.279-.772.02-1.06.296-.286.774-.278 1.06.021L13.79 9.48c.28.29.28.749 0 1.039l-5.5 5.716c-.146.154-.344.23-.54.23" }) }); const $04f4b15c8c66bb2a$var$ForwardRef = /*#__PURE__*/ (0, $hJ75n$forwardRef)($04f4b15c8c66bb2a$var$SvgComponent); var $04f4b15c8c66bb2a$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($04f4b15c8c66bb2a$var$ForwardRef); export {$04f4b15c8c66bb2a$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=ChevronRight.mjs.map