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

28 lines (27 loc) 2.75 kB
import { jsxs as c, jsx as C } from "react/jsx-runtime"; import o from "@mui/material/SvgIcon"; const l = (e) => /* @__PURE__ */ c(o, { ...e, viewBox: "0 0 18 24", children: [ /* @__PURE__ */ C("circle", { opacity: "0.3", cx: "4.74902", cy: "3.49996", r: "2.49999" }), /* @__PURE__ */ C("circle", { opacity: "0.3", cx: "13.7491", cy: "3.49996", r: "2.49999" }), /* @__PURE__ */ C("circle", { opacity: "0.3", cx: "4.74902", cy: "20.4999", r: "2.49999" }), /* @__PURE__ */ C( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.32555 3.69207C8.32555 5.4152 7.14523 6.8627 5.54972 7.27046C5.55253 7.29577 5.55534 7.32109 5.55628 7.34734L5.55722 7.38484V12.9235H11.095C12.115 12.9235 12.9409 12.0967 12.9409 11.0767V10.5751L12.0784 11.4114C11.7428 11.7367 11.1793 11.7564 10.8212 11.4564C10.4631 11.1554 10.4443 10.6483 10.7809 10.3229L13.2044 7.97449C13.3516 7.83199 13.5428 7.74855 13.7406 7.72417C14.02 7.68761 14.3153 7.77198 14.5234 7.97356L16.9479 10.322C17.2845 10.6473 17.2657 11.1554 16.9076 11.4554C16.5495 11.7564 15.987 11.7358 15.6504 11.4104L14.7879 10.5742V11.0767C14.7879 13.1158 13.1342 14.7696 11.095 14.7696H5.5573V16.6155L5.55543 16.6596C5.55449 16.683 5.55261 16.7064 5.5498 16.7299C7.14541 17.1377 8.32563 18.5852 8.32563 20.3083C8.32563 22.3473 6.67283 24.0002 4.63372 24.0002C2.59467 24.0002 0.940857 22.3474 0.940857 20.3083C0.940857 18.5851 2.12211 17.1376 3.71765 16.7299C3.71484 16.7083 3.71296 16.6867 3.71202 16.6642L3.71015 16.6155V7.38488C3.71015 7.34645 3.71296 7.30801 3.71765 7.27051C2.12204 6.8627 0.940857 5.4152 0.940857 3.69212C0.940857 1.65306 2.5946 0.000213623 4.63372 0.000213623C6.67278 0.000213623 8.32563 1.65302 8.32563 3.69212L8.32555 3.69207ZM4.63364 5.53894C5.6527 5.53894 6.47957 4.71207 6.47957 3.69207C6.47957 2.67301 5.6527 1.84614 4.63364 1.84614C3.61364 1.84614 2.78771 2.67301 2.78771 3.69207C2.78771 4.71207 3.61364 5.53894 4.63364 5.53894V5.53894ZM6.47957 20.3083C6.47957 21.3273 5.6527 22.1542 4.63364 22.1542C3.61364 22.1542 2.78771 21.3273 2.78771 20.3083C2.78771 19.2883 3.61364 18.4614 4.63364 18.4614C5.6527 18.4614 6.47957 19.2883 6.47957 20.3083Z" } ), /* @__PURE__ */ C( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.8642 7.38478C15.9032 7.38478 17.557 5.73197 17.557 3.69191C17.557 1.65285 15.9033 0 13.8642 0C11.8251 0 10.1722 1.6528 10.1722 3.69191C10.1722 5.7319 11.825 7.38478 13.8642 7.38478ZM13.8642 5.53885C14.8841 5.53885 15.7101 4.71198 15.7101 3.69198C15.7101 2.67292 14.8841 1.84605 13.8642 1.84605C12.8451 1.84605 12.0182 2.67292 12.0182 3.69198C12.0182 4.71198 12.8451 5.53885 13.8642 5.53885Z" } ) ] }); export { l as default }; //# sourceMappingURL=CreateVersion.js.map