@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.03 kB
JavaScript
var $6f0tK$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", () => $3b25e03af90d7d49$export$2e2bcd8739ae039);
const $3b25e03af90d7d49$var$SvgS2CrossSize200 = (props)=>/*#__PURE__*/ (0, $6f0tK$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $6f0tK$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "m6.289 5 2.922-2.923A.912.912 0 0 0 7.922.788L5 3.711 2.078.788a.912.912 0 0 0-1.29 1.29L3.712 5 .789 7.923a.912.912 0 0 0 1.289 1.289L5 6.289l2.922 2.923a.91.91 0 0 0 1.29 0 .91.91 0 0 0 0-1.29z"
})
});
var $3b25e03af90d7d49$export$2e2bcd8739ae039 = $3b25e03af90d7d49$var$SvgS2CrossSize200;
//# sourceMappingURL=S2_CrossSize200.cjs.map