NPM Star
Collections
  1. Home
  2. Compare
  3. cryptocurrency-icons vs react-crypto-icons
NPM Compare

Compare NPM packages statistics, trends, and features

CollectionsVS Code extensionChrome extensionTermsPrivacyLinkTreeIndiehackersBig Frontendqiuyumi

Crypto Icon Packages Comparison

These packages provide icons for various cryptocurrencies, allowing developers to easily display them in their applications. They are useful for building cryptocurrency-related projects, such as exchanges, wallets, or trackers. Comparing them helps in choosing the best fit for a project's specific needs.

UI Componentscryptocurrencyiconsreactui-components

Unable to load comparison data. Please try again later.

Similar Packages

crypto-icons

90%

A lightweight JavaScript library that provides a wide range of cryptocurrency icons in various formats, including SVG, PNG, and ICO. It's easy to use and customizable, making it suitable for cryptocurrency-related projects.

Crypto-icons is a good alternative to cryptocurrency-icons because it offers a more extensive collection of icons and is more lightweight. It's also more customizable, allowing developers to easily change the icon size, color, and style. This package is ideal for projects that require a high degree of customization and a wide range of cryptocurrency icons.

Cryptocurrency Icons

coin-icons

90%

A JavaScript library that provides a wide range of cryptocurrency icons in various formats, including SVG, PNG, and ICO. It's easy to use and customizable, making it suitable for cryptocurrency-related projects.

Coin-icons is a good alternative to cryptocurrency-icons because it offers a more extensive collection of icons and is more customizable. It's also more lightweight and has a simpler API, making it easier to use and integrate into projects. This package is ideal for projects that require a wide range of cryptocurrency icons and a high degree of customization.

Cryptocurrency Icons

cryptocurrency-logos

80%

A package that provides a comprehensive collection of cryptocurrency logos in SVG format. It's easy to use and includes a wide range of popular and lesser-known cryptocurrencies.

Cryptocurrency-logos is a good alternative to react-crypto-icons because it offers a more extensive collection of logos and is more lightweight. It's also easier to use, with a simpler API and fewer dependencies. This package is ideal for projects that require a wide range of cryptocurrency logos and a simple, easy-to-use API.

Cryptocurrency Logos

Cryptocurrency Icons

This project contains over 7,500 icons – almost 500 crypto currencies, in 4 styles and a range of sizes. Completely free. All we ask is that you don’t 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 you’re looking for that hasn’t been included, please create a new issue.<br><sub>(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.)</sub>

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, the name of the icons and the associated colors.

Special Thanks 👏

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

Used By

  • vue-cryptoicon - Cryptocurrency icons for Vue apps
  • svelte-cryptoicon - Cryptocurrency icons for Svelte apps
  • Crypto Tools - Cryptocurrency icons for Crypto Tools macOS app
  • Cryptocurrency Ticker - Cryptocurrency ticker for Windows and Linux Mint - Cinnamon
  • Spot - Cryptocurrency wallet

<sub>We're always happy to see where, and how these icons are used. Feel free to share your creations with us, and we will put you in this list.</sub>

React Crypto Icons

A simple React component that can display 600 crypto icons

Build Status

React Crypto Icons provides a simple icon component that can display crypto logos

Dependencies

This library requires the following packages to be installed:

  • react v17.0.2+
  • react-dom v17.0.2+

Installation

React Crypto Icons requires Node.js v12+ to run.

Install React Crypto Icons from npm

npm install react-crypto-icons

Or with yarn

yarn add react-crypto-icons

Icons

This project supports nearly 600 (okay 594) SVG icons taken from the cryptocurrency-icons project. You can check out the supported icons here!

Usage

All icon names should be lowercase to avoid capitalization mismatching. To ensure consistant icon sizing, you MUST specify a size for each icon.

import React from "react"; import Icon from "react-crypto-icons"; function App() { return ( <div className="App"> <Icon name="btc" size={25} /> </div> ); } export default App;

Pretty much all there is to it :)

Development

We love contributions 'round these parts!

React Crypto Icons is written in TypeScript and will be tested using jest. Make sure all new features are tested before creating PR.

If you are into making SVGs, head over to the cryptocurrency-icons project. I am sure they would love the extra iconage.

Build:

npm run build

Run tests:

npm run test

License

MIT

Free Software, Yee Haw!

[icons] http://cryptoicons.co

Dependencies Comparison

cryptocurrency-icons

Dependencies

Dev Dependencies

alpha-sort^2.0.1
coinlist^3.1.2
get-svg-colors^1.5.1
globby-cli^1.0.1
husky^1.3.1
svgo^1.3.2
xo^0.24.0

Peer Dependencies

react-crypto-icons

Dependencies

Dev Dependencies

@svgr/webpack^5.5.0
@types/node^16.3.1
@types/react^17.0.14
@types/react-dom^17.0.9
@typescript-eslint/eslint-plugin^4.28.2
@typescript-eslint/parser^4.28.2
eslint^7.30.0
eslint-config-prettier^8.3.0
eslint-plugin-import^2.23.4
eslint-plugin-prettier^3.4.0
eslint-plugin-react^7.24.0
eslint-plugin-react-hooks^4.2.0
prettier^2.3.2
react^17.0.2
react-dom^17.0.2
typescript^4.3.5

Peer Dependencies

react^17.0.2
react-dom^17.0.2
StarsIssuesVersionUpdatedⓘLast publish dateCreatedⓘPackage creation dateSizeⓘMinified + Gzipped size
C
cryptocurrency-icons
2,697970.18.13 years ago7 years agoinstall size N/A
R
react-crypto-icons
3061.0.53 years ago4 years agoinstall size N/A