1.4.1 • Published 2 years ago

@nest-ui/icon v1.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Nest UI Icon

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

Installation

$ npm i @nest-ui/icon

Usage

import { Camera } from '@nest-ui/icon';

const Greetings = () => (
  <div>
    <Camera />
  </div>
);

Showcase

Comming soon...

Future ideas

TBH...

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.3.0

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.2-dev.1

3 years ago

0.0.1

3 years ago

0.0.1-dev.2

3 years ago

0.0.1-dev.1

3 years ago