mirror of
https://github.com/embarklabs/cryptocurrency-icons.git
synced 2025-01-13 02:54:18 +00:00
1.0 KiB
1.0 KiB
Cryptocurrency Icons
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.
Install 🚀
$ 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
.
Building 🛠
The build system requires Node.js to be installed on your system.
$ npm install && npm run build
Special Thanks 👏
Thanks to Christopher Downer for starting this project and all our wonderful contributors.