synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
15 lines (14 loc) • 556 B
JavaScript
import { jsxs as o, jsx as r } from "react/jsx-runtime";
import s from "@mui/material/SvgIcon";
const n = (e) => {
const { fill: c, style: t, ...l } = e;
return /* @__PURE__ */ o(s, { style: t, ...l, children: [
/* @__PURE__ */ r("circle", { cx: "4.71456", cy: "12.7146", r: "1.71456", fill: c }),
/* @__PURE__ */ r("circle", { cx: "11.5728", cy: "12.7146", r: "1.71456", fill: c }),
/* @__PURE__ */ r("circle", { cx: "18.431", cy: "12.7146", r: "1.71456", fill: c })
] });
};
export {
n as default
};
//# sourceMappingURL=Other.js.map