@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 996 B
JavaScript
var $UGZLo$reactjsxruntime = require("react/jsx-runtime");
require("react");
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$export(module.exports, "default", () => $a7789dc7eb1c57c5$export$2e2bcd8739ae039);
const $a7789dc7eb1c57c5$var$SvgS2CheckmarkSize50 = (props)=>/*#__PURE__*/ (0, $UGZLo$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $UGZLo$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M3.815 8.69a.92.92 0 0 1-.708-.333L1.216 6.09a.922.922 0 0 1 1.416-1.18l1.162 1.394 3.56-4.532a.92.92 0 1 1 1.45 1.14L4.54 8.336a.92.92 0 0 1-.712.352z"
})
});
var $a7789dc7eb1c57c5$export$2e2bcd8739ae039 = $a7789dc7eb1c57c5$var$SvgS2CheckmarkSize50;
//# sourceMappingURL=S2_CheckmarkSize50.cjs.map