@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 815 B
JavaScript
import {jsx as $eXp3v$jsx} from "react/jsx-runtime";
import "react";
const $9ffec407d8936863$var$SvgS2ChevronSize50 = (props)=>/*#__PURE__*/ (0, $eXp3v$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 6,
height: 6,
viewBox: "0 0 6 6",
...props,
children: /*#__PURE__*/ (0, $eXp3v$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M1.985 5.961a.695.695 0 0 1-.7-.704.7.7 0 0 1 .209-.493L3.279 3 1.51 1.251A.7.7 0 0 1 1.3.757.696.696 0 0 1 2.492.255l2.275 2.247a.7.7 0 0 1 0 .996L2.477 5.76a.7.7 0 0 1-.492.201"
})
});
var $9ffec407d8936863$export$2e2bcd8739ae039 = $9ffec407d8936863$var$SvgS2ChevronSize50;
export {$9ffec407d8936863$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_ChevronSize50.mjs.map