@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 997 B
JavaScript
var $bvZKV$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", () => $405627385ad1e306$export$2e2bcd8739ae039);
const $405627385ad1e306$var$SvgS2CheckmarkSize75 = (props)=>/*#__PURE__*/ (0, $bvZKV$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $bvZKV$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M3.667 9.074a.96.96 0 0 1-.737-.345L.753 6.116a.96.96 0 1 1 1.474-1.228l1.418 1.7 4.112-5.233a.96.96 0 1 1 1.51 1.186L4.422 8.707a.96.96 0 0 1-.741.367z"
})
});
var $405627385ad1e306$export$2e2bcd8739ae039 = $405627385ad1e306$var$SvgS2CheckmarkSize75;
//# sourceMappingURL=S2_CheckmarkSize75.cjs.map