0.1.6 • Published 4 years ago

test-unify-icons-b v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years 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/build/icon/unify';

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

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago