From f66970d6daf88250f4a76808df621198f0760395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ian=20Miller=20=F0=9F=A6=90?= Date: Sat, 16 Oct 2021 01:36:11 -0400 Subject: [PATCH] add v4.28.0 support, updated icons --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dc8cbd..2ebad69 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ `yarn add feather-icons-react` 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) * [Contributing](#contributing)