Package Exports
- @vnaidin/react-native-cryptocurrency-icons
- @vnaidin/react-native-cryptocurrency-icons/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vnaidin/react-native-cryptocurrency-icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Native Cryptocurrency Icons
This project is a React Native adaptation of cryptoicons.co, containing over 7,500 icons for almost 500 cryptocurrencies, in 4 styles and a range of sizes. Completely free. All we ask is that you don’t claim them as your own, and share this resource with others.
We also have some fiat currencies: USD
, GBP
, EUR
, JPY
, CNY
, RUB
. (We don't intend to add more)
Images are in PNG format (transparent) in 32×32
, 64x64
, and 128×128
variants.
There's also a generic
icon that can be used for cryptocurrencies missing an icon here.
If there is an altcoin you’re looking for that hasn’t been included, please create a new issue.
Install 🚀
$ npm install react-native-cryptocurrency-icons
Usage in React Native
Import the icon component or icon map:
import { CryptoIcon } from 'react-native-cryptocurrency-icons';
Special Thanks 👏
Thanks to Christopher Downer for starting the original project, all our wonderful contributors, and to all who have maintained and adapted this resource.
React Native adaptation and maintenance by vnaidin, with respect to all previous authors.
Used By
- vue-cryptoicon - Cryptocurrency icons for Vue apps
- svelte-cryptoicon - Cryptocurrency icons for Svelte apps
- Crypto Tools - Cryptocurrency icons for Crypto Tools macOS app
- Cryptocurrency Ticker - Cryptocurrency ticker for Windows and Linux Mint - Cinnamon
- Spot - Cryptocurrency wallet
We're always happy to see where, and how these icons are used. Feel free to share your creations with us, and we will put you in this list.