synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
41 lines (40 loc) • 2.71 kB
JavaScript
import { jsxs as i, jsx as C } from "react/jsx-runtime";
const r = (l) => /* @__PURE__ */ i(
"svg",
{
...l,
xmlns: "http://www.w3.org/2000/svg",
width: "40",
height: "43",
viewBox: "0 0 40 43",
fill: "none",
children: [
/* @__PURE__ */ C(
"path",
{
d: "M26.8209 30.3486L26.8431 30.3439C26.6161 30.6014 26.4107 30.8736 26.2249 31.1567L14.4797 23.9842C14.7767 23.203 14.9455 22.3564 14.9455 21.4689C14.9455 20.5832 14.7782 19.7367 14.4813 18.9541L26.2294 11.8367C27.4859 13.7531 29.6411 15.0238 32.0914 15.0238C35.9714 15.0238 39.125 11.8488 39.125 7.94942C39.125 4.04832 35.9696 0.875 32.0914 0.875C28.2114 0.875 25.0578 4.05008 25.0578 7.94942C25.0578 8.80159 25.2143 9.61598 25.4897 10.3722L13.723 17.4991C12.4566 15.6288 10.3238 14.3959 7.9086 14.3959C4.02863 14.3959 0.875 17.571 0.875 21.4703C0.875 25.3714 4.03038 28.5448 7.9086 28.5448C10.3252 28.5448 12.4564 27.312 13.7228 25.4419L25.4866 32.6259C25.2068 33.3946 25.0561 34.2121 25.0561 35.0539C25.0561 36.943 25.7872 38.7206 27.1162 40.0557C28.4877 41.4352 30.2889 42.125 32.0896 42.125C33.8904 42.125 35.6934 41.4352 37.0632 40.0556C38.3921 38.7188 39.1232 36.9429 39.1232 35.0539C39.1232 33.1649 38.3922 31.3872 37.0632 30.0521C34.3218 27.2913 29.8606 27.2913 27.1174 30.0505L26.8209 30.3486ZM13.3103 21.4703V21.4704C13.3118 24.4675 10.8865 26.9047 7.90848 26.9047C4.93066 26.9047 2.50668 24.4677 2.50668 21.4703C2.50668 18.4731 4.9305 16.0358 7.90848 16.0358C10.8863 16.0358 13.3103 18.4729 13.3103 21.4703ZM35.9099 38.8977L35.885 38.9227C33.7775 41.0156 30.368 41.0073 28.2709 38.8978C27.2498 37.8706 26.6879 36.5057 26.6879 35.0539C26.6879 33.6021 27.2498 32.2372 28.2709 31.21C29.3244 30.1503 30.7076 29.6213 32.0912 29.6213C33.4748 29.6213 34.8579 30.1503 35.9114 31.21C36.9326 32.2372 37.4944 33.6021 37.4944 35.0539C37.4944 36.5057 36.9326 37.8706 35.9099 38.8977ZM32.0912 2.51341C35.0691 2.51341 37.493 4.95049 37.493 7.94786C37.493 10.9451 35.0692 13.3823 32.0912 13.3823C29.1134 13.3823 26.6894 10.9452 26.6894 7.94786C26.6894 4.95065 29.1133 2.51341 32.0912 2.51341Z",
fill: "#62AC62",
stroke: "#62AC62",
strokeWidth: "0.25"
}
),
/* @__PURE__ */ C(
"ellipse",
{
cx: "8",
cy: "21.5",
rx: "6",
ry: "6.5",
fill: "#62AC62",
fillOpacity: "0.3"
}
),
/* @__PURE__ */ C("circle", { cx: "32", cy: "8", r: "6", fill: "#62AC62", fillOpacity: "0.3" }),
/* @__PURE__ */ C("circle", { cx: "32", cy: "35", r: "6", fill: "#62AC62", fillOpacity: "0.3" })
]
}
);
export {
r as default
};
//# sourceMappingURL=ShareYourResearch.js.map