@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.04 kB
JavaScript
var $2Oho9$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", () => $f00a5f1d6f2cd8f4$export$2e2bcd8739ae039);
const $f00a5f1d6f2cd8f4$var$SvgS2CrossSize600 = (props)=>/*#__PURE__*/ (0, $2Oho9$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
viewBox: "0 0 16 16",
...props,
children: /*#__PURE__*/ (0, $2Oho9$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "m9.518 8 5.23-5.229a1.073 1.073 0 0 0-1.519-1.517L8 6.483l-5.229-5.23a1.073 1.073 0 0 0-1.518 1.518l5.23 5.23-5.23 5.228a1.073 1.073 0 0 0 1.518 1.518l5.23-5.229 5.228 5.23a1.073 1.073 0 1 0 1.518-1.519z"
})
});
var $f00a5f1d6f2cd8f4$export$2e2bcd8739ae039 = $f00a5f1d6f2cd8f4$var$SvgS2CrossSize600;
//# sourceMappingURL=S2_CrossSize600.cjs.map