2018-06-25 15:03:15 +07:00

1.9 KiB
Raw Blame History

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.