@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 889 B
JavaScript
import {jsx as $1gUGz$jsx} from "react/jsx-runtime";
import "react";
const $229b932983a6c939$var$SvgS2ChevronSize200 = (props)=>/*#__PURE__*/ (0, $1gUGz$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $1gUGz$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M9.301 6c0-.049-.02-.095-.028-.143-.01-.068-.013-.136-.039-.2a.9.9 0 0 0-.2-.302L4.343.663a.912.912 0 0 0-1.29 1.29L7.102 6l-4.047 4.048a.912.912 0 0 0 1.289 1.289l4.691-4.692a.9.9 0 0 0 .2-.302c.026-.064.028-.132.04-.2C9.28 6.095 9.3 6.05 9.3 6"
})
});
var $229b932983a6c939$export$2e2bcd8739ae039 = $229b932983a6c939$var$SvgS2ChevronSize200;
export {$229b932983a6c939$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_ChevronSize200.mjs.map