@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 1.01 kB
JavaScript
var $6uoht$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", () => $8a3187c23d68317f$export$2e2bcd8739ae039);
const $8a3187c23d68317f$var$SvgS2CheckmarkSize400 = (props)=>/*#__PURE__*/ (0, $6uoht$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
viewBox: "0 0 16 16",
...props,
children: /*#__PURE__*/ (0, $6uoht$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M5.864 14.115c-.335 0-.653-.15-.868-.407L1.25 9.21a1.13 1.13 0 1 1 1.736-1.447l2.854 3.424 7.148-9.1a1.13 1.13 0 1 1 1.777 1.396l-8.011 10.2a1.13 1.13 0 0 1-.872.432z"
})
});
var $8a3187c23d68317f$export$2e2bcd8739ae039 = $8a3187c23d68317f$var$SvgS2CheckmarkSize400;
//# sourceMappingURL=S2_CheckmarkSize400.cjs.map