Skip to content

A package that includes cryptocurrency icons in the TSX.Element format.

Notifications You must be signed in to change notification settings

HzDev3628/crypto-icons-package

Repository files navigation

Crypto Icons

Preview icons

How to use ?

Simple example with TailwindCSS:

import { EthIcon } from 'crypto-icons-svg'

export default function App () {
  return (
    <EthIcon className="w-10 h-10" />
  )
}

You Can set any size for your icon. You Can use Tailwind or CSS.

List with all icons:

  • Bitcoin
  • Ethereum
  • Solana
  • USDT
  • USDC
  • Apecoin
  • Arbitrum
  • Arbitrum-Nova
  • Astra
  • Atom
  • Aurora
  • Aptos
  • Avalanche
  • Base
  • Beam
  • Blast
  • BNB
  • Cardano
  • Celo
  • Coinbase
  • Conflux
  • Core-Dao
  • Dai
  • Dogecoin
  • Fantom
  • Flow
  • Fuse
  • Gnosis
  • Harmony
  • Horizen
  • Jupiter
  • Kava
  • Klaytn
  • Linea
  • Manta
  • Mantle
  • Meter
  • Metis
  • Mode
  • Moonbeam
  • Moonriver
  • Okex
  • Op-BNB
  • Optimism
  • Orderly
  • Polkadot
  • Polygon-zk
  • Polygon
  • Rari
  • Scroll
  • Shimmer-evm
  • Starknet
  • Sui
  • Sei
  • Telos
  • Tenet
  • Viction
  • Xpla
  • Zk
  • Zora

About

A package that includes cryptocurrency icons in the TSX.Element format.

Resources

Stars

Watchers

Forks

Languages