UNPKG

@react-spectrum/s2

Version:
22 lines (16 loc) 836 B
import {jsx as $1E86c$jsx} from "react/jsx-runtime"; import "react"; const $7113f5fa84d2e14b$var$SvgS2CrossSize100 = (props)=>/*#__PURE__*/ (0, $1E86c$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 8, height: 8, viewBox: "0 0 8 8", ...props, children: /*#__PURE__*/ (0, $1E86c$jsx)("path", { fill: "var(--iconPrimary, #222)", d: "m5.238 4 2.456-2.456A.876.876 0 0 0 6.457.306L4 2.762 1.543.306A.875.875 0 1 0 .306 1.544L2.762 4 .306 6.456a.876.876 0 0 0 1.237 1.238L4 5.238l2.457 2.456a.871.871 0 0 0 1.237 0 .876.876 0 0 0 0-1.238z" }) }); var $7113f5fa84d2e14b$export$2e2bcd8739ae039 = $7113f5fa84d2e14b$var$SvgS2CrossSize100; export {$7113f5fa84d2e14b$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=S2_CrossSize100.mjs.map