1.4.1 • Published 1 year ago
@nest-ui/icon v1.4.1
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
1 year ago
1.4.0
1 year ago
1.3.1
1 year 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
2 years ago
0.0.2
2 years ago
0.0.2-dev.1
2 years ago
0.0.1
3 years ago
0.0.1-dev.2
3 years ago
0.0.1-dev.1
3 years ago