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