@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 985 B
JavaScript
var $50XSP$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", () => $1fd70c1eb5a91c40$export$2e2bcd8739ae039);
const $1fd70c1eb5a91c40$var$SvgS2ChevronSize300 = (props)=>/*#__PURE__*/ (0, $50XSP$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 14,
height: 14,
viewBox: "0 0 14 14",
...props,
children: /*#__PURE__*/ (0, $50XSP$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M10.361 6.328 5.03.996a.954.954 0 0 0-1.343 0 .95.95 0 0 0 0 1.344L8.346 7l-4.66 4.66a.95.95 0 0 0 1.344 1.344l5.331-5.332a.95.95 0 0 0 0-1.344"
})
});
var $1fd70c1eb5a91c40$export$2e2bcd8739ae039 = $1fd70c1eb5a91c40$var$SvgS2ChevronSize300;
//# sourceMappingURL=S2_ChevronSize300.cjs.map