@oovui/react-feather-icons
v0.1.1
Published
feather icons as React components for react-oovui
Readme
react-feather-icons
feather icons as React components for react-oovui
install
npm install @oovui/react-feather-icons
Quick Start
<Icon type="x"/>
<Icon type ="circle" size="30" color="red"/>API props
| props | des | type | default | | ----- | :-: | :-: | :-: | |type | icon type| String | --| |size | font-size| String or Number | 18 | |color | color | String | #000000|
see all type of icons:
https://feathericons.com
