@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.03 kB
JavaScript
var $jQ1Pm$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", () => $c4df0f67289519a2$export$2e2bcd8739ae039);
const $c4df0f67289519a2$var$SvgS2CrossSize400 = (props)=>/*#__PURE__*/ (0, $jQ1Pm$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $jQ1Pm$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "m7.398 6 3.932-3.932A.989.989 0 1 0 9.932.67L6 4.602 2.068.67A.988.988 0 1 0 .67 2.068L4.602 6 .67 9.932a.989.989 0 1 0 1.398 1.398L6 7.398l3.932 3.932a.985.985 0 0 0 1.398 0 .99.99 0 0 0 0-1.398z"
})
});
var $c4df0f67289519a2$export$2e2bcd8739ae039 = $c4df0f67289519a2$var$SvgS2CrossSize400;
//# sourceMappingURL=S2_CrossSize400.cjs.map