@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 834 B
JavaScript
import {jsx as $l0PAV$jsx} from "react/jsx-runtime";
import "react";
const $0385b854665937eb$var$SvgS2CrossSize400 = (props)=>/*#__PURE__*/ (0, $l0PAV$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $l0PAV$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "m7.398 6 3.932-3.932A.989.989 0 1 0 9.932.67L6 4.602 2.068.67A.988.988 0 1 0 .67 2.068L4.602 6 .67 9.932a.989.989 0 1 0 1.398 1.398L6 7.398l3.932 3.932a.985.985 0 0 0 1.398 0 .99.99 0 0 0 0-1.398z"
})
});
var $0385b854665937eb$export$2e2bcd8739ae039 = $0385b854665937eb$var$SvgS2CrossSize400;
export {$0385b854665937eb$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_CrossSize400.mjs.map