@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 990 B
JavaScript
import {jsx as $b8tow$jsx} from "react/jsx-runtime";
import "react";
const $9478429bc3f7b6ed$var$SvgS2ChevronSize100 = (props)=>/*#__PURE__*/ (0, $b8tow$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $b8tow$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M7.965 5.178C7.978 5.118 8 5.061 8 5s-.021-.118-.034-.178c-.01-.05-.01-.102-.03-.15-.023-.058-.068-.107-.104-.16-.03-.042-.047-.09-.084-.127l-.004-.003-.003-.004L3.615.303a.875.875 0 1 0-1.23 1.244L5.88 5 2.385 8.453a.875.875 0 1 0 1.23 1.244L7.74 5.622l.003-.004.004-.003c.037-.038.055-.085.084-.127.036-.053.08-.102.104-.16.02-.048.02-.1.03-.15"
})
});
var $9478429bc3f7b6ed$export$2e2bcd8739ae039 = $9478429bc3f7b6ed$var$SvgS2ChevronSize100;
export {$9478429bc3f7b6ed$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_ChevronSize100.mjs.map