unify-icons

0.24.0 • Public • Published

Unify Icons

Include icons that is created by Unify design team, which utilizes ES6 imports that allow you to include only the icon that your project is using.

Installation

$ yarn add unify-icons

Usage

import IconAdd from 'unify-icons/action_add';

const Greetings = () => (
  <div>
    Hello World 
    <IconAdd>
  </div>
)

Showcase

https://codesandbox.io/s/unify-icon-preview-y0ly3

Future ideas

• add some props (fill, size, disabled, secondary, etc, direction) • add theme provider using context to apply global icon theme • add definition file for typescript user • enable multiple export for module

Dependents (0)

Package Sidebar

Install

npm i unify-icons

Weekly Downloads

3,480

Version

0.24.0

License

MIT

Unpacked Size

3.7 MB

Total Files

1107

Last publish

Collaborators

  • satrioyamanda
  • penguinq
  • rayyapari
  • victorirawan