0.1.0-alpha.1 • Published 6 years ago

antd-icons v0.1.0-alpha.1

Weekly downloads
43
License
MIT
Repository
github
Last release
6 years ago

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