@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.04 kB
JavaScript
var $aeNqN$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", () => $c14e92829d0c97eb$export$2e2bcd8739ae039);
const $c14e92829d0c97eb$var$SvgS2CrossSize300 = (props)=>/*#__PURE__*/ (0, $aeNqN$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $aeNqN$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "m7.342 6 3.396-3.396a.95.95 0 1 0-1.342-1.342L6 4.658 2.604 1.262a.95.95 0 1 0-1.343 1.342L4.659 6 1.262 9.396a.95.95 0 1 0 1.343 1.342L6 7.342l3.396 3.396a.946.946 0 0 0 1.342.001.95.95 0 0 0 0-1.343z"
})
});
var $c14e92829d0c97eb$export$2e2bcd8739ae039 = $c14e92829d0c97eb$var$SvgS2CrossSize300;
//# sourceMappingURL=S2_CrossSize300.cjs.map