@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 970 B
JavaScript
var $8ElQ1$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", () => $946db7c00f8c14ae$export$2e2bcd8739ae039);
const $946db7c00f8c14ae$var$SvgS2ChevronSize400 = (props)=>/*#__PURE__*/ (0, $8ElQ1$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
viewBox: "0 0 16 16",
...props,
children: /*#__PURE__*/ (0, $8ElQ1$reactjsxruntime.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 $946db7c00f8c14ae$export$2e2bcd8739ae039 = $946db7c00f8c14ae$var$SvgS2ChevronSize400;
//# sourceMappingURL=S2_ChevronSize400.cjs.map