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

15 lines (14 loc) 556 B
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