An open API service indexing awesome lists of open source software.

https://github.com/hiendv/octicons-modular

GitHub Octicons with tree-shaking support and icon-per-file style.
https://github.com/hiendv/octicons-modular

component icon icons modular octicons react tree-shaking vuejs

Last synced: over 1 year ago
JSON representation

GitHub Octicons with tree-shaking support and icon-per-file style.

Awesome Lists containing this project

README

          

# Modular Octicons
[![Build Status](https://travis-ci.org/hiendv/octicons-modular.svg?branch=master)](https://travis-ci.org/hiendv/octicons-modular) [![codecov](https://codecov.io/gh/hiendv/octicons-modular/branch/master/graph/badge.svg)](https://codecov.io/gh/hiendv/octicons-modular) [![dependencies Status](https://david-dm.org/hiendv/octicons-modular/status.svg)](https://david-dm.org/hiendv/octicons-modular) [![devDependencies Status](https://david-dm.org/hiendv/octicons-modular/dev-status.svg)](https://david-dm.org/hiendv/octicons-modular?type=dev)

It's technically [GitHub Octicons](https://github.com/primer/octicons) with tree-shaking support and icon-per-file style.

## Supported octicons
[Octicons v8.5.0](https://github.com/primer/octicons/blob/v8.5.0/package.json). Check out [the Figma project](https://www.figma.com/file/FP7lqd1V00LUaT5zvdklkkZr/Octicons)

## Packages
| Package | Version | Dependencies |
|--------|-------|------------|
| **[octicons-modular](/packages/octicons-modular)** | [![npm](https://img.shields.io/npm/v/octicons-modular.svg)](https://www.npmjs.com/package/octicons-modular) | [![Dependency Status](https://david-dm.org/hiendv/octicons-modular.svg?path=packages/octicons-modular)](https://david-dm.org/hiendv/octicons-modular?path=packages/octicons-modular) |
| **[octicons-react](/packages/octicons-react)** | [![npm](https://img.shields.io/npm/v/octicons-react.svg)](https://www.npmjs.com/package/octicons-react) | [![Dependency Status](https://david-dm.org/hiendv/octicons-modular.svg?path=packages/octicons-react)](https://david-dm.org/hiendv/octicons-modular?path=packages/octicons-react) |
| **[octicons-vue](/packages/octicons-vue)** | [![npm](https://img.shields.io/npm/v/octicons-vue.svg)](https://www.npmjs.com/package/octicons-vue) | [![Dependency Status](https://david-dm.org/hiendv/octicons-modular.svg?path=packages/octicons-vue)](https://david-dm.org/hiendv/octicons-modular?path=packages/octicons-vue) |

## Development & Testing
Please check the [Contributing Guidelines](https://github.com/hiendv/octicons-modular/blob/master/CONTRIBUTING.md).

## Contribution
Issues and PRs are welcome !

## License
[MIT](./LICENSE) © 2018 Hien Dao