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

24 lines (23 loc) 527 B
import { jsx as o } from "react/jsx-runtime"; const i = () => /* @__PURE__ */ o( "svg", { "data-icon": "download", width: "12", height: "16", viewBox: "0 0 12 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ o( "path", { d: "M0 16H11.9216V14.1176H0V16ZM11.9216 5.64706H8.51541V0H3.40616V5.64706H0L5.96078 12.2353L11.9216 5.64706Z", fill: "#47337D" } ) } ); export { i as Download }; //# sourceMappingURL=Download.js.map