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

19 lines (18 loc) 1.5 kB
import { jsxs as p, jsx as H } from "react/jsx-runtime"; import a from "@mui/material/SvgIcon"; const M = (t) => /* @__PURE__ */ p(a, { viewBox: "0 0 18 18", ...t, children: [ /* @__PURE__ */ H("path", { d: "M7.91483 3H9.62378L9.62379 4.70897H7.91483V3Z" }), /* @__PURE__ */ H("path", { d: "M7.91483 5.14794H9.62378L9.62379 6.85691H7.91483V5.14794Z" }), /* @__PURE__ */ H("path", { d: "M7.91483 9.00469H9.62378L9.62379 7.29572H7.91483V9.00469Z" }), /* @__PURE__ */ H("path", { d: "M5.84033 5.14794H7.54928L7.5493 6.85691H5.84033V5.14794Z" }), /* @__PURE__ */ H("path", { d: "M5.84033 9.00469H7.54928L7.5493 7.29572H5.84033V9.00469Z" }), /* @__PURE__ */ H("path", { d: "M3.76583 5.14794H5.47478L5.47479 6.85691H3.76583V5.14794Z" }), /* @__PURE__ */ H("path", { d: "M3.76583 9.00469H5.47478L5.47479 7.29572H3.76583V9.00469Z" }), /* @__PURE__ */ H("path", { d: "M1.71533 7.29572H3.42429L3.4243 9.00469H1.71533V7.29572Z" }), /* @__PURE__ */ H("path", { d: "M9.98933 9.00469H11.6983L11.6983 7.29572H9.98933V9.00469Z" }), /* @__PURE__ */ H("path", { d: "M6.33527 15.0935C0.0437086 15.0935 0.776122 9.55304 0.776122 9.55304H11.2807C13.0524 9.55304 13.6381 8.99138 13.6381 8.99138C13.6381 8.99138 12.6375 7.69732 13.8088 6.13644C15.1269 6.89286 15.0775 8.01617 15.0775 8.01617C15.0775 8.01617 16.4196 7.57725 17.2494 8.33368C16.7852 9.84653 14.736 9.74915 14.736 9.74915C14.736 9.74915 12.8323 15.0935 6.33527 15.0935Z" }) ] }); export { M as default }; //# sourceMappingURL=Docker.js.map