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

44 lines (43 loc) 1.75 kB
import { jsxs as a, jsx as C } from "react/jsx-runtime"; import V from "@mui/material/SvgIcon"; const c = (l) => /* @__PURE__ */ a(V, { ...l, viewBox: "0 0 17 4", children: [ /* @__PURE__ */ C( "path", { d: "M15.9975 3.40392H0.340373C0.152195 3.40392 0 3.25171 0 3.06353V0.340392C0 0.152204 0.152195 0 0.340373 0H15.9975C16.1857 0 16.3379 0.152204 16.3379 0.340392V3.06353C16.3379 3.25171 16.1857 3.40392 15.9975 3.40392ZM0.680745 2.72313H15.6571V0.680783H0.680745V2.72313Z", fill: "black" } ), /* @__PURE__ */ C( "path", { d: "M3.06352 3.40392C2.87534 3.40392 2.72314 3.25171 2.72314 3.06353V0.340392C2.72314 0.152204 2.87534 0 3.06352 0C3.25169 0 3.40389 0.152204 3.40389 0.340392V3.06353C3.40389 3.25171 3.25169 3.40392 3.06352 3.40392Z", fill: "black" } ), /* @__PURE__ */ C( "path", { d: "M5.78617 3.40392C5.598 3.40392 5.4458 3.25171 5.4458 3.06353V0.340392C5.4458 0.152204 5.598 0 5.78617 0C5.97435 0 6.12655 0.152204 6.12655 0.340392V3.06353C6.12655 3.25171 5.97435 3.40392 5.78617 3.40392Z", fill: "black" } ), /* @__PURE__ */ C( "path", { d: "M8.50883 3.40392C8.32065 3.40392 8.16846 3.25171 8.16846 3.06353V0.340392C8.16846 0.152204 8.32065 0 8.50883 0C8.69701 0 8.8492 0.152204 8.8492 0.340392V3.06353C8.8492 3.25171 8.69701 3.40392 8.50883 3.40392Z", fill: "black" } ), /* @__PURE__ */ C( "path", { d: "M11.232 3.40392C11.0438 3.40392 10.8916 3.25171 10.8916 3.06353V0.340392C10.8916 0.152204 11.0438 0 11.232 0C11.4202 0 11.5723 0.152204 11.5723 0.340392V3.06353C11.5723 3.25171 11.4202 3.40392 11.232 3.40392Z", fill: "black" } ) ] }); export { c as default }; //# sourceMappingURL=Baseline.js.map