@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 982 B
JavaScript
var $kzJlo$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", () => $3b9e73c6cb6e75e2$export$2e2bcd8739ae039);
const $3b9e73c6cb6e75e2$var$SvgS2CheckmarkSize100 = (props)=>/*#__PURE__*/ (0, $kzJlo$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $kzJlo$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M3.5 9.503c-.3 0-.584-.135-.774-.367l-2.45-3A1 1 0 1 1 1.823 4.87L3.481 6.9 8.161.888A1 1 0 0 1 9.74 2.118l-5.45 7a1 1 0 0 1-.777.385z"
})
});
var $3b9e73c6cb6e75e2$export$2e2bcd8739ae039 = $3b9e73c6cb6e75e2$var$SvgS2CheckmarkSize100;
//# sourceMappingURL=S2_CheckmarkSize100.cjs.map