@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.03 kB
JavaScript
var $ijKzX$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", () => $5f3604d03acd95f4$export$2e2bcd8739ae039);
const $5f3604d03acd95f4$var$SvgS2CrossSize100 = (props)=>/*#__PURE__*/ (0, $ijKzX$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $ijKzX$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "m5.238 4 2.456-2.456A.876.876 0 0 0 6.457.306L4 2.762 1.543.306A.875.875 0 1 0 .306 1.544L2.762 4 .306 6.456a.876.876 0 0 0 1.237 1.238L4 5.238l2.457 2.456a.871.871 0 0 0 1.237 0 .876.876 0 0 0 0-1.238z"
})
});
var $5f3604d03acd95f4$export$2e2bcd8739ae039 = $5f3604d03acd95f4$var$SvgS2CrossSize100;
//# sourceMappingURL=S2_CrossSize100.cjs.map