@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.05 kB
JavaScript
var $dqe9n$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", () => $57465b79bfc5a24c$export$2e2bcd8739ae039);
const $57465b79bfc5a24c$var$SvgS2CrossSize500 = (props)=>/*#__PURE__*/ (0, $dqe9n$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 14,
height: 14,
viewBox: "0 0 14 14",
...props,
children: /*#__PURE__*/ (0, $dqe9n$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "m8.457 7 4.54-4.54a1.031 1.031 0 0 0-1.457-1.456L7 5.543l-4.54-4.54a1.03 1.03 0 0 0-1.457 1.458L5.543 7l-4.54 4.54a1.031 1.031 0 0 0 1.457 1.456L7 8.457l4.54 4.54a1.027 1.027 0 0 0 1.457 0 1.03 1.03 0 0 0 0-1.458z"
})
});
var $57465b79bfc5a24c$export$2e2bcd8739ae039 = $57465b79bfc5a24c$var$SvgS2CrossSize500;
//# sourceMappingURL=S2_CrossSize500.cjs.map