@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 816 B
JavaScript
import {jsx as $faFAW$jsx} from "react/jsx-runtime";
import "react";
const $2226697abda770d9$var$SvgS2CheckmarkSize200 = (props)=>/*#__PURE__*/ (0, $faFAW$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $faFAW$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 $2226697abda770d9$export$2e2bcd8739ae039 = $2226697abda770d9$var$SvgS2CheckmarkSize200;
export {$2226697abda770d9$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_CheckmarkSize200.mjs.map