From ee902f8f5f216faf6cb0b5037c3cbc18b7602951 Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Mon, 5 Jul 2021 17:46:14 +0200 Subject: [PATCH] Update badges --- README.md | 8 ++------ packages/iconoir-react-native/README.md | 5 +++-- packages/iconoir-react/README.md | 5 +++-- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 307f9761..1584ffa4 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,8 @@

- - - NPM Monthly Downloads - - - NPM Version + + Version Project Stars diff --git a/packages/iconoir-react-native/README.md b/packages/iconoir-react-native/README.md index 8539f58e..eaf6ac43 100644 --- a/packages/iconoir-react-native/README.md +++ b/packages/iconoir-react-native/README.md @@ -1,7 +1,8 @@ ## React Native Iconoir Icons -![npm](https://img.shields.io/npm/v/iconoir-react-native?style=flat-square) -![npm](https://img.shields.io/npm/l/iconoir-react-native?style=flat-square) +![NPM Monthly Downloads](https://img.shields.io/npm/dm/iconoir-react-native?style=flat-square) +![NPM Version](https://img.shields.io/npm/v/iconoir-react-native?style=flat-square) +![NPM License](https://img.shields.io/npm/l/iconoir-react-native?style=flat-square) Iconoir is an open source library with 900+ SVG Icons. No premium icons, no email sign-up, no newsletters. You can browse the full suite of icons at [iconoir.com](https://iconoir.com/). diff --git a/packages/iconoir-react/README.md b/packages/iconoir-react/README.md index f159b6fd..3495fcd5 100644 --- a/packages/iconoir-react/README.md +++ b/packages/iconoir-react/README.md @@ -1,7 +1,8 @@ ## React Iconoir Icons -![npm](https://img.shields.io/npm/v/iconoir-react?style=flat-square) -![npm](https://img.shields.io/npm/l/iconoir-react?style=flat-square) +![NPM Monthly Downloads](https://img.shields.io/npm/v/iconoir-react.svg?style=flat-square) +![NPM Version](https://img.shields.io/npm/v/iconoir-react?style=flat-square) +![NPM License](https://img.shields.io/npm/l/iconoir-react?style=flat-square) Iconoir is an open source library with 900+ SVG Icons. No premium icons, no email sign-up, no newsletters. You can browse the full suite of icons at [iconoir.com](https://iconoir.com/).