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