1.4.1 • Published 8 days ago

@nest-ui/icon v1.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 days 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

8 days ago

1.4.0

1 month ago

1.3.1

2 months ago

1.2.0

7 months ago

1.1.0

8 months ago

1.0.0

8 months ago

1.3.0

6 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.2-dev.1

1 year ago

0.0.1

1 year ago

0.0.1-dev.2

1 year ago

0.0.1-dev.1

2 years ago