@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 961 B
JavaScript
var $2FKVM$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", () => $42363d0d1791d305$export$2e2bcd8739ae039);
const $42363d0d1791d305$var$SvgS2ChevronSize75 = (props)=>/*#__PURE__*/ (0, $2FKVM$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $2FKVM$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M7.483 4.406 3.86.783a.84.84 0 1 0-1.188 1.188L5.702 5l-3.03 3.03A.84.84 0 1 0 3.86 9.216l3.623-3.623a.84.84 0 0 0 0-1.188"
})
});
var $42363d0d1791d305$export$2e2bcd8739ae039 = $42363d0d1791d305$var$SvgS2ChevronSize75;
//# sourceMappingURL=S2_ChevronSize75.cjs.map