@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.01 kB
JavaScript
var $wqZnu$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", () => $c7c0aad77130cdbe$export$2e2bcd8739ae039);
const $c7c0aad77130cdbe$var$SvgS2CrossSize75 = (props)=>/*#__PURE__*/ (0, $wqZnu$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $wqZnu$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "m5.188 4 2.14-2.14A.84.84 0 0 0 6.14.671L4 2.812 1.86.672A.84.84 0 0 0 .672 1.859L2.812 4 .672 6.14A.84.84 0 0 0 1.86 7.329L4 5.188l2.14 2.14a.84.84 0 0 0 1.188 0 .84.84 0 0 0 0-1.187z"
})
});
var $c7c0aad77130cdbe$export$2e2bcd8739ae039 = $c7c0aad77130cdbe$var$SvgS2CrossSize75;
//# sourceMappingURL=S2_CrossSize75.cjs.map