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