This project contains over 2000 icons – 330 crypto, and fiat currencies, in 4 styles and a range of sizes. Completely free. All I 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, 64×64(@2x), and 128×128 variants, along with SVG versions.
If there is an altcoin you’re looking for that hasn’t been included, please create a new issue.
$ npm install cryptocurrency-icons
You can then import the icons from ./node_modules/cryptocurrency-icons/dist
, for example ./node_modules/cryptocurrency-icons/dist/svg/color/kmd.svg
.
The build system requires Node.js to be installed on your system.
$ npm install && npm run build
Thanks to Christopher Downer for starting this project and all our wonderful contributors.