1.0.8 • Published 2 years ago
avista-icons v1.0.8
avista-icons
Avista svg icons react library
Installation
npm i @avista/avista-iconsUsage
import AvistaIcons from 'avista-icons';
<AvistaIcons name="Home" />;Options
Props
| Prop | Type |
|---|---|
| name* | Home, OutSession, Wifi, NotWifi, |
| size | xxsm, xsm, sm, md, lg, xlg, xxlg, xxxlg, |
| title | string |
| id | string |
License
MIT