bch-token-icons v0.0.4
Bitcoin Cash Token Icons
This project contains Bitcon Cash token icons in 4 sizes. Completely free. All we ask is that you don’t claim them as your own, and share this resource with others.
Images are in the PNG format (transparent) in 32×32, 32×32 (2x), and 128×128 variants, along with SVG versions. Each token has a name, symbol and tokenId listed in manfest.json.
There's also a generic icon that can be used for cryptocurrencies missing an icon here.
If there is a token you’re looking for that hasn’t been included, please create a new pull-request and add it. Please include your icon in the 3 sizes mentioned above and add your token's name, symbol and tokenId to manfest.json
Install 🚀
$ npm install bch-token-icons --saveYou can then import the icons from ./node_modules/bch-token-icons, for example ./node_modules/bch-token-icons/svg/icon/bch.svg.
There's also a manifest.json file included in the package with a list of the currency symbol and name of the icons.