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

14 lines (13 loc) 429 B
import { jsx as o } from "react/jsx-runtime"; import t from "@mui/material/SvgIcon"; const h = (r) => /* @__PURE__ */ o(t, { ...r, height: 15, viewBox: "0 0 19 15", children: /* @__PURE__ */ o( "path", { d: "M18.7184 1.81746L6.05903 14.6667L0.256836 8.77744L1.74431 7.26766L6.05903 11.6364L17.2309 0.307678L18.7184 1.81746Z", fill: "white" } ) }); export { h as CheckIcon }; //# sourceMappingURL=CheckIcon.js.map