@j4jinxx/icon
v1.0.0
Published
Minimal Icon React Component
Downloads
2
Maintainers
Readme
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/icon
Import
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 |