add v4.28.0 support, updated icons

This commit is contained in:
Ian Miller 🦐 2021-10-16 01:36:11 -04:00
parent 0a8646d893
commit f66970d6da

View File

@ -5,7 +5,7 @@
`yarn add feather-icons-react` `yarn add feather-icons-react`
This package lets you use [Feather Icons](https://feathericons.com/) as a React Component. This package lets you use [Feather Icons](https://feathericons.com/) as a React Component.
Feather Icons is an svg font library by Cole Bemis. It currently supports up to version [4.28.0](https://github.com/feathericons/feather/releases/tag/v4.28.0)
* [Usage](#usage) * [Usage](#usage)
* [Contributing](#contributing) * [Contributing](#contributing)