UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.73 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $EjNCm$jsxs, jsx as $EjNCm$jsx} from "react/jsx-runtime"; import {forwardRef as $EjNCm$forwardRef} from "react"; const $22a7d72fc05e138d$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $EjNCm$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $EjNCm$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M10 18.75c-4.825 0-8.75-3.925-8.75-8.75S5.175 1.25 10 1.25s8.75 3.925 8.75 8.75-3.925 8.75-8.75 8.75m0-16c-3.998 0-7.25 3.252-7.25 7.25s3.252 7.25 7.25 7.25 7.25-3.252 7.25-7.25S13.998 2.75 10 2.75" }), /*#__PURE__*/ (0, $EjNCm$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M9.223 13.5c-.212 0-.415-.09-.558-.248l-2.51-2.792c-.278-.309-.253-.782.055-1.06s.781-.252 1.06.056l1.893 2.107 3.487-4.756c.244-.334.711-.41 1.048-.161.334.244.406.713.161 1.047l-4.032 5.5c-.133.183-.342.295-.567.306z" }) ] }); const $22a7d72fc05e138d$var$ForwardRef = /*#__PURE__*/ (0, $EjNCm$forwardRef)($22a7d72fc05e138d$var$SvgComponent); var $22a7d72fc05e138d$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($22a7d72fc05e138d$var$ForwardRef); export {$22a7d72fc05e138d$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=CheckmarkCircle.mjs.map