@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.04 kB
JavaScript
var $8A9ov$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", () => $82d6351c2274ce7d$export$2e2bcd8739ae039);
const $82d6351c2274ce7d$var$SvgS2CheckmarkSize300 = (props)=>/*#__PURE__*/ (0, $8A9ov$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 14,
height: 14,
viewBox: "0 0 14 14",
...props,
children: /*#__PURE__*/ (0, $8A9ov$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M5.102 12.517c-.322 0-.627-.143-.833-.391L.989 8.191a1.083 1.083 0 0 1 .139-1.527 1.08 1.08 0 0 1 1.527.139l2.422 2.904 6.243-7.946a1.086 1.086 0 0 1 1.707 1.34l-7.072 9c-.203.258-.51.41-.838.416z"
})
});
var $82d6351c2274ce7d$export$2e2bcd8739ae039 = $82d6351c2274ce7d$var$SvgS2CheckmarkSize300;
//# sourceMappingURL=S2_CheckmarkSize300.cjs.map