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) 614 B
import * as e from "react"; import { forwardRef as o } from "react"; const l = (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: "M4.54235 7.73378L2.64582 5.86801L2 6.49888L4.54235 9L10 3.63087L9.35873 3L4.54235 7.73378Z", fill: "white" })), c = o(l); export { c as ReactComponent }; //# sourceMappingURL=Checked.svg.js.map