1.0.0 • Published 2 years ago
@j4jinxx/icon v1.0.0
Icon
Minimal Icon React Component.
To Use Icon component, you must first add the Material Icons Font CSS.
View Material Icons Guide
Install
npm i @j4jinxx/iconImport
import Icon from '@j4jinxx/icon';Props
| Name | Type | Default | Description |
|---|---|---|---|
| icon | string | stop | Icon name |
| color | string | inherit | Icon Color |
| size | number | 24 | Icon size |
1.0.0
2 years ago