UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

27 lines (26 loc) 2.33 kB
import { jsxs as i, jsx as C } from "react/jsx-runtime"; const Z = (H) => /* @__PURE__ */ i( "svg", { ...H, xmlns: "http://www.w3.org/2000/svg", width: "38", height: "38", viewBox: "0 0 38 38", fill: "none", children: [ /* @__PURE__ */ C("circle", { cx: "19", cy: "19", r: "18", fill: "#62AC62", fillOpacity: "0.3" }), /* @__PURE__ */ C( "path", { d: "M18.9189 0C11 0 4.23445 4.89412 1.375 11.825C0.494119 14.025 0 16.4441 0 18.9189C0 29.3689 8.4689 37.8378 18.9189 37.8378C29.3689 37.8378 37.8378 29.3689 37.8378 18.9189C37.8378 8.4689 29.3689 0 18.9189 0ZM36.1345 18.9189C36.1345 20.788 35.8036 22.5498 35.2536 24.2535H28.2691C28.6537 22.6035 28.875 20.9535 28.875 19.2476C28.875 17.3226 28.6559 15.3976 28.2691 13.5287H35.2536C35.8036 15.2346 36.1345 17.0499 36.1345 18.9191V18.9189ZM34.5382 11.825H27.8287C26.7287 8.19412 24.8037 4.84055 22.1632 2.03445C27.6632 3.07857 32.2843 6.81901 34.5382 11.825ZM19.7998 2.08835C22.7153 4.78247 24.8057 8.08225 26.0154 11.7694H19.7998V2.08835ZM26.5093 13.5289C26.9497 15.3443 27.1688 17.2693 27.1688 19.1945C27.1688 20.9003 26.8938 22.604 26.5093 24.254H19.7998V13.529L26.5093 13.5289ZM10.3382 19.1945C10.3382 17.2694 10.5573 15.3444 10.9977 13.5289H18.0383V24.2539H10.9999C10.6132 22.6039 10.3941 20.9002 10.3382 19.1943L10.3382 19.1945ZM18.0943 1.76V11.8256H11.4943C12.7038 8.08511 14.9038 4.67555 17.8754 1.98165L18.0943 1.76ZM15.2884 2.08871C12.7038 4.89459 10.7788 8.19481 9.67895 11.7698H3.30006C5.50006 6.92937 9.95395 3.24481 15.2884 2.08871ZM2.5845 13.5293H9.2406C8.80017 15.3984 8.58105 17.3234 8.63473 19.2482C8.63473 20.954 8.85387 22.604 9.2406 24.254H2.5845C2.0345 22.5482 1.70362 20.7886 1.70362 18.9195C1.70362 17.0504 2.03448 15.2349 2.5845 13.529V13.5293ZM3.24406 25.9604H9.67851C10.7785 29.5912 12.7035 32.9448 15.3441 35.7509C9.89995 34.595 5.44406 30.9105 3.24406 25.9604ZM11.4941 25.9604H18.038V35.9698C15.013 33.2198 12.7592 29.7543 11.4941 25.9604ZM19.8002 25.9604H26.0157C24.8062 29.6449 22.6598 33.0009 19.7468 35.6948L19.8002 25.9604ZM22.1097 35.8043C24.7502 32.9984 26.7288 29.6448 27.8286 25.9604H34.5942C32.3383 31.0199 27.6631 34.7604 22.1097 35.8043Z", fill: "#62AC62" } ) ] } ); export { Z as default }; //# sourceMappingURL=CommunicateFindings.js.map