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

8 lines (7 loc) 453 B
import * as t from "react"; import { forwardRef as r } from "react"; const a = (e, o) => /* @__PURE__ */ t.createElement("svg", { width: 27, height: 30, viewBox: "0 0 27 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: o, ...e }, /* @__PURE__ */ t.createElement("path", { d: "M0 30V9H6V30H0ZM10.5 30V0H16.5V30H10.5ZM21 30V18H27V30H21Z", fill: "#ABABAC" })), m = r(a); export { m as ReactComponent }; //# sourceMappingURL=chart2.svg.js.map