A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes. http://cryptoicons.co
Go to file
Jonathan Rainville 6a266ee97c 0.16.2 2020-03-27 15:45:49 -04:00
.github Update ISSUE_TEMPLATE.md 2019-06-05 11:06:04 +07:00
32 Add MATIC icon (#333) 2019-08-05 18:31:19 +02:00
32@2x Add MATIC icon (#333) 2019-08-05 18:31:19 +02:00
128 Add MATIC icon (#333) 2019-08-05 18:31:19 +02:00
originals Add MATIC icon (#333) 2019-08-05 18:31:19 +02:00
scripts Update manifest 2019-08-05 18:33:59 +02:00
svg feat: add SCGs for DAI and rename old DAI -> SAI 2020-03-27 15:20:18 -04: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 feat: add SCGs for DAI and rename old DAI -> SAI 2020-03-27 15:20:18 -04:00
.npmrc Update URL and meta tweaks 2018-06-20 15:12:54 +07:00
.travis.yml Test on Travis 2019-04-10 14:32:06 +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 feat: add SCGs for DAI and rename old DAI -> SAI 2020-03-27 15:20:18 -04:00
package.json 0.16.2 2020-03-27 15:45:49 -04: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