Glyph Iconset Icons
===

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

```bash
npm i @icongo/gy
```

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

## License

Licensed under the MIT License.