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) 565 B
import * as e from "react"; import { forwardRef as o } from "react"; const n = (t, r) => /* @__PURE__ */ e.createElement("svg", { width: 12, height: 12, viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: r, ...t }, /* @__PURE__ */ e.createElement("rect", { x: 0.5, y: 0.5, width: 11, height: 11, fill: "currentColor", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M 9.5 6.5 H 2.5 V 5.5 H 9.5 V 6.5 Z", fill: "white" })), l = o(n); export { l as ReactComponent }; //# sourceMappingURL=Indeterminate.svg.js.map