mikedemarais / react-coin-icon

Cross-platform component that displays an icon for a given cryptocurrency symbol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-coin-icons

React component that displays an icon for a given cryptocurrency symbol. Supports both React and React Native.

Icons are predominantly sourced from https://github.com/hyperdexapp/cryptocurrency-icons with some customizations.

Convertion to PNGs

brew install librsvg
yarn svg-to-png

About

Cross-platform component that displays an icon for a given cryptocurrency symbol

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.9%Language:Shell 0.1%