UNPKG

@react-spectrum/s2

Version:
22 lines (16 loc) 798 B
import {jsx as $5ZE0I$jsx} from "react/jsx-runtime"; import "react"; const $d40ccf970611a77a$var$SvgS2CheckmarkSize50 = (props)=>/*#__PURE__*/ (0, $5ZE0I$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 10, height: 10, viewBox: "0 0 10 10", ...props, children: /*#__PURE__*/ (0, $5ZE0I$jsx)("path", { fill: "var(--iconPrimary, #222)", d: "M3.815 8.69a.92.92 0 0 1-.708-.333L1.216 6.09a.922.922 0 0 1 1.416-1.18l1.162 1.394 3.56-4.532a.92.92 0 1 1 1.45 1.14L4.54 8.336a.92.92 0 0 1-.712.352z" }) }); var $d40ccf970611a77a$export$2e2bcd8739ae039 = $d40ccf970611a77a$var$SvgS2CheckmarkSize50; export {$d40ccf970611a77a$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=S2_CheckmarkSize50.mjs.map