antd-icons
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-alpha.1 • Public • Published

Ant Design Icons

status: Alpha

The APIs and icons may change in the future, please do NOT use in any production environment.

Install

yarn add antd-icons # or npm install antd-icons 

Use Libraries Adapter

Usage

import { library, Alibaba } from 'antd-icons/esm';
 
library.add(Alibaba);

Build

npm run g # generate react-component 
npm run build # generate es module bundle 

Dependencies (0)

    Dev Dependencies (27)

    Package Sidebar

    Install

    npm i antd-icons

    Weekly Downloads

    16

    Version

    0.1.0-alpha.1

    License

    MIT

    Unpacked Size

    1.26 MB

    Total Files

    29

    Last publish

    Collaborators

    • heskey