0.24.1 • Published 22 days ago

unify-icons v0.24.1

Weekly downloads
437
License
MIT
Repository
-
Last release
22 days ago

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

0.24.1

22 days ago

0.24.0

2 months ago

0.23.1

3 months ago

0.23.0

7 months ago

0.21.8

9 months ago

0.21.7

9 months ago

0.21.6

10 months ago

0.21.5

11 months ago

0.21.4

12 months ago

0.22.0

8 months ago

0.21.3

1 year ago

0.21.2

1 year ago

0.21.1

1 year ago

0.21.0

2 years ago

0.20.0

2 years ago

0.19.0

2 years ago

0.17.0

2 years ago

0.18.0

2 years ago

0.15.0

2 years ago

0.16.0

2 years ago

0.12.2-dev-1

2 years ago

0.13.0

2 years ago

0.14.0

2 years ago

0.12.0

3 years ago

0.12.1

2 years ago

0.11.0

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.1-dev-1

3 years ago

0.6.0

3 years ago

0.6.0-dev-1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

4 years ago

0.1.1-dev-2

4 years ago

0.1.1-dev-1

4 years ago

0.1.0

4 years ago