A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes. http://cryptoicons.co
Go to file
Sindre Sorhus 9f2f07e0ab
Mention `vue-cryptoicon` in the readme
Fixes #291
2019-03-23 14:47:06 +07:00
.github Add note to issue template about no bitmap in SVG 2018-10-07 20:27:33 +07:00
32 Add new and missing icons (#284) 2019-03-19 20:40:49 +07:00
32@2x Add new and missing icons (#284) 2019-03-19 20:40:49 +07:00
128 Add new and missing icons (#284) 2019-03-19 20:40:49 +07:00
originals Add new and missing icons (#284) 2019-03-19 20:40:49 +07:00
scripts Fix name for BTM 2019-03-19 20:58:22 +07:00
svg Update manifest 2019-03-19 20:50:57 +07:00
.editorconfig Update URL and meta tweaks 2018-06-20 15:12:54 +07:00
.gitattributes Add and update icons (#181) 2018-08-18 00:35:15 +07:00
.gitignore Prepare for publish to npm 2018-06-25 15:03:15 +07:00
.npmrc Update URL and meta tweaks 2018-06-20 15:12:54 +07:00
LICENSE.md Remove the build system and move website to separate repo 2018-07-20 01:48:36 +07:00
MAINTAINING.md Cleanup #185 2018-08-13 17:19:25 +07:00
README.md Mention `vue-cryptoicon` in the readme 2019-03-23 14:47:06 +07:00
manifest.json Fix name for BTM 2019-03-19 20:58:22 +07:00
package.json 0.11.0 2019-03-19 21:00:31 +07:00

README.md

Cryptocurrency Icons

This project contains over 6000 icons almost 400 crypto currencies, in 4 styles and a range of sizes. Completely free. All we ask is that you dont 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 the PNG format (transparent) in 32×32, 32×32 (2x), and 128×128 variants, along with SVG versions.

There's also a generic icon that can be used for cryptocurrencies missing an icon here.

If there is an altcoin youre looking for that hasnt been included, please create a new issue.
(We don't accept pull request contributions for new or updated icons at this time. Open an issue and we'll do the icon for you.)

Install 🚀

$ npm install cryptocurrency-icons

You can then import the icons from ./node_modules/cryptocurrency-icons, for example ./node_modules/cryptocurrency-icons/svg/color/kmd.svg.

There's also a manifest.json file included in the package with a list of the currency symbol and name of the icons.

Special Thanks 👏

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

Used By