@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 772 B
JavaScript
import {jsx as $bGAKJ$jsx} from "react/jsx-runtime";
import "react";
const $0c7cb9e52fc14b01$var$SvgS2ChevronSize400 = (props)=>/*#__PURE__*/ (0, $bGAKJ$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
viewBox: "0 0 16 16",
...props,
children: /*#__PURE__*/ (0, $bGAKJ$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M11.726 7.3 5.67 1.247A.988.988 0 1 0 4.27 2.645L9.628 8 4.27 13.355a.988.988 0 1 0 1.399 1.399l6.056-6.055a.99.99 0 0 0 0-1.398"
})
});
var $0c7cb9e52fc14b01$export$2e2bcd8739ae039 = $0c7cb9e52fc14b01$var$SvgS2ChevronSize400;
export {$0c7cb9e52fc14b01$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_ChevronSize400.mjs.map