@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 815 B
JavaScript
import {jsx as $lY6K0$jsx} from "react/jsx-runtime";
import "react";
const $a93ef97d8d8a352b$var$SvgS2CrossSize75 = (props)=>/*#__PURE__*/ (0, $lY6K0$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $lY6K0$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 $a93ef97d8d8a352b$export$2e2bcd8739ae039 = $a93ef97d8d8a352b$var$SvgS2CrossSize75;
export {$a93ef97d8d8a352b$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_CrossSize75.mjs.map