@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 763 B
JavaScript
import {jsx as $8QgSY$jsx} from "react/jsx-runtime";
import "react";
const $4db503230000328c$var$SvgS2ChevronSize75 = (props)=>/*#__PURE__*/ (0, $8QgSY$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $8QgSY$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 $4db503230000328c$export$2e2bcd8739ae039 = $4db503230000328c$var$SvgS2ChevronSize75;
export {$4db503230000328c$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_ChevronSize75.mjs.map