Flat Color Icons
===

[![npm version](https://img.shields.io/npm/v/@icongo/fc.svg)](https://www.npmjs.com/package/@icongo/fc)
![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/fc)

```bash
npm i @icongo/fc
```

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

## License

Licensed under the MIT License.