JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 338
  • Score
    100M100P100Q103782F

Package Exports

  • @ant-design/web3-icons

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