@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.01 kB
JavaScript
var $lcXZh$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", () => $11cffb46d5a277d9$export$2e2bcd8739ae039);
const $11cffb46d5a277d9$var$SvgS2CheckmarkSize200 = (props)=>/*#__PURE__*/ (0, $lcXZh$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $lcXZh$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M4.313 10.98c-.308 0-.602-.137-.8-.375L.648 7.165a1.042 1.042 0 0 1 1.6-1.334L4.29 8.283l5.442-6.93a1.043 1.043 0 0 1 1.64 1.288l-6.24 7.941a1.04 1.04 0 0 1-.804.397z"
})
});
var $11cffb46d5a277d9$export$2e2bcd8739ae039 = $11cffb46d5a277d9$var$SvgS2CheckmarkSize200;
//# sourceMappingURL=S2_CheckmarkSize200.cjs.map