2018-06-25 15:03:15 +07:00
2018-06-25 14:27:43 +07:00
2018-05-21 13:17:56 +01:00
2018-06-25 14:27:43 +07:00
2018-03-24 19:25:12 +00:00
2018-03-24 19:25:12 +00:00
2018-03-23 16:44:11 +07:00
2018-06-25 14:27:43 +07:00
2018-06-25 14:27:43 +07:00
2018-06-20 15:12:54 +07:00
2018-06-20 15:12:54 +07:00
2018-06-25 15:03:15 +07:00
2018-06-20 15:12:54 +07:00
2018-06-20 15:12:54 +07:00
2018-03-21 15:56:23 +00:00
2018-06-25 15:03:15 +07:00
2018-06-20 15:12:54 +07:00
2018-06-20 15:12:54 +07:00
2018-06-25 14:27:43 +07:00
2018-06-25 15:03:15 +07:00
2018-06-25 15:03:15 +07:00

Cryptocurrency Icons

This project contains over 2000 icons 326 crypto, and fiat currencies, in 4 styles and a range of sizes. Completely free. All I ask is that you dont 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 youre looking for that hasnt been included, please create a new issue.

Install 🚀

$ npm install cryptocurrency-icons

You then import or get the icons from their relative path, for example ./node_modules/dist/svg/color/kmd.svg.

Contribute ❤️

Here you can find a loose guide, as well as a link to the template used to create icons for this project.

Building 🛠

The build system requires node and npm to be installed on your system. After they are installed you can install the npm dependencies with

$ npm install

You can then build with

$ npm run build

License 📄

All icons are licensed under the Creative Commons Zero (CC0) license. This means the icons are completely free to be used for any legal purpose.

  • The icons are free for personal and even for commercial use.
  • You can modify, copy and distribute the icons.
  • All without asking for permission or setting a link to the source. So, attribution is not required.

The CC0 license was released by the non-profit organization Creative Commons (CC). Get more information about Creative Commons images and the license on the official license page.

Special Thanks 👏

Thanks to Christopher Downer for starting this project and all our wonderful contributors.

Description
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
http://cryptoicons.co
Readme
Languages
JavaScript 100%