Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ant-design/web3-icons

ant-design2.3k1.14.0TypeScript support: included

A collection of Web3 icons.

ant, design, web3, antd, component, components, framework, frontend, react, react-component, ui, icon

readme

@ant-design/web3-icons

A collection of Web3 icons.

https://web3.ant.design/components/icons

Installation

npm install @ant-design/web3-icons --save

Usage

import { BitcoinColorful } from '@ant-design/web3-icons';

export default () => {
  return <BitcoinColorful />;
};

Showcase

demo

changelog

@ant-design/web3-icons

1.14.0

Minor Changes

  • 02abdcd: chore: update okxWallet icon
  • 98dc8ef: feat: Support wallet Rainbow

1.13.0

Minor Changes

  • 1f08bd4: feat: Add support for Tron

1.12.0

Minor Changes

  • b6f1f1d: feat: support SolflareWallet

1.11.4

Patch Changes

  • 8b857d3: chore: update wagmi version
  • 9a6dc16: fix: svg icon defaultProps warning

1.11.3

Patch Changes

  • 1072532: chore: replace sui icon

1.11.2

Patch Changes

  • e0db15a: chore: upgrade pnpm version from 8.9.0 to 9.14.4

1.11.1

Patch Changes

  • 0ac2be9: docs: update npm package README

1.11.0

Minor Changes

  • d06f7b7: feat: add new icons for bnb, ton and usdt

1.10.0

Minor Changes

  • 8df88d9: feat: add new icon ripple

Patch Changes

  • ebf33b3: feat: add colorful, circle colorful, filled, circle filled icon for Gemini

1.9.0

Minor Changes

  • 0ad5d1e: feat: add acala-circle-colorful and conflux-circle-colorful icons

1.8.1

Patch Changes

  • 3f7d7a6: build: set targets chrome 100

1.8.0

Minor Changes

  • cf6c044: feat(icons): Add Suiet wallet icons
  • 7d8f51f: feat: add icons

1.7.0

Minor Changes

  • 8a6d1c7: feat: add mobile wallet

1.6.0

Minor Changes

  • fc31d17: chore: add XLayer icon
  • 5736ad9: feat: Add new icon hardhat-colorful

Patch Changes

  • a90c674: refactor: remove unused code
  • 4a9f3e2: perf(icons): add 'sideEffects' for Tree shaking

1.5.0

Minor Changes

  • ce5ad76: feat(icon): support jsdoc preview
  • 71d281a: feat: Add Trust and Backpack wallet metadata
  • c4c52a6: feat(icons): Add Xverse and Unisat icons
  • 7fbf83a: feat: support more icons

Patch Changes

  • ac9240c: fix: remove unused copy file
  • dfef374: feat: add scroll icons and chains
  • 7be0842: chore: upgrade @ant-design/icons to 5.3.6
  • ab3eac4: feat: support for bitcoin

1.4.2

Patch Changes

  • ec92a76: fix: icon svg style error

1.4.1

Patch Changes

  • 0958090: fix: use react-inline-svg-unique-id plugin for fix svg id issue in runtime

1.4.0

Minor Changes

  • 081398d: add more web3 icons
  • e5b4fe9: feat: add imToken wallet info.

1.3.2

Patch Changes

  • f1b0b17: fix: use esm import as the default import way for fix use in Remix and NextJS

1.3.1

Patch Changes

  • cf6c520: fix: Add exports field for fix require bug in nextjs

1.3.0

Minor Changes

  • 77615f9: feat: Add OKX wallet info

1.2.0

Minor Changes

  • 64a2de3: feat: add solana and phantom icons
  • c549a09: Add commonly used icons for Celo, Aave, Moonbeam, and more.

Patch Changes

  • 8bba386: fix: bitcoin icon color display unexpected when hover.
  • dc083a3: fix: Fix the correct name for the Cronos icon, update the name for the token, and add a new token icons category.

1.1.2

Patch Changes

  • d6a5339: chore: release 1.1.2 for republish

1.1.1

Patch Changes

  • 32f276a: chore: 1.1.1

1.1.0

Minor Changes

  • b00a377: feat: add TokenPocket wallet icon and metadata
  • b3e95c2: feat: support safeheron browser wallet

Patch Changes

  • 69a3597: fix: Improve the package.json information and add a main field to accommodate more projects.

1.0.0

Major Changes

  • f330908: docs: Update new logo and prepare release 1.0.0

0.2.0

Minor Changes

  • 9bac342: refactor: Rename circle colorful icons

Patch Changes

  • 0df085f: feat: Add and update circle icons

0.1.0

Patch Changes

  • Release new alpha version

0.1.0-alpha.1

Patch Changes

  • First alpha version.