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