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