@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.01 kB
JavaScript
var $04Sd4$reactjsxruntime = require("react/jsx-runtime");
require("react");
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$export(module.exports, "default", () => $52c835d539d7937f$export$2e2bcd8739ae039);
const $52c835d539d7937f$var$SvgS2ChevronSize50 = (props)=>/*#__PURE__*/ (0, $04Sd4$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 6,
height: 6,
viewBox: "0 0 6 6",
...props,
children: /*#__PURE__*/ (0, $04Sd4$reactjsxruntime.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 $52c835d539d7937f$export$2e2bcd8739ae039 = $52c835d539d7937f$var$SvgS2ChevronSize50;
//# sourceMappingURL=S2_ChevronSize50.cjs.map