Ant Design Icons
===

[![npm version](https://img.shields.io/npm/v/@icongo/ad.svg)](https://www.npmjs.com/package/@icongo/ad)
![SVG Icons](https://shields.io/badge/SVG-icons-green?logo=svg&style=flat)
![SVG Icons](https://shields.io/badge/TypeScript-Support-green?logo=TypeScript&style=flat)
![React Components](https://shields.io/badge/React-components-green?logo=react&style=flat)

[Preview Icons](http://icongo.github.io/#/icons/ad)

```bash
npm i @icongo/ad
```

```jsx
import { IconName } from '@icongo/ad';
import data from '@icongo/ad/data.json';
import names from '@icongo/ad/names.json';
```

## License

Licensed under the MIT License.