From 7bccaa3f4959dbcde97a001d4b9bf1eff3bedc3d Mon Sep 17 00:00:00 2001 From: realguse Date: Sun, 22 Dec 2024 13:39:08 +0100 Subject: [PATCH] docs: improve badges --- README.md | 26 +++++++++++++------------- packages/lucide-angular/README.md | 6 +++--- packages/lucide-preact/README.md | 6 +++--- packages/lucide-react-native/README.md | 6 +++--- packages/lucide-react/README.md | 6 +++--- packages/lucide-solid/README.md | 6 +++--- packages/lucide-static/README.md | 6 +++--- packages/lucide-svelte/README.md | 6 +++--- packages/lucide-vue-next/README.md | 6 +++--- packages/lucide-vue/README.md | 6 +++--- packages/lucide/README.md | 6 +++--- 11 files changed, 43 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index b1a8940f1e3..4b8b9016d31 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@

- license - figma installs - build status - discord chat + license + figma installs + build status + discord chat

Icons @@ -32,15 +32,15 @@ Lucide is an open-source icon library that provides 1000+ vector (svg) files for | | Package | Version & Downloads | Links | | --- | --- | --- | --- | -| JS logo | `lucide` | [![npm](https://img.shields.io/npm/v/lucide)](https://www.npmjs.com/package/lucide) ![NPM Downloads](https://img.shields.io/npm/dw/lucide) | [Docs](https://lucide.dev/guide/packages/lucide) [Source](./packages/lucide) | -| React logo | `lucide-react` | [![npm](https://img.shields.io/npm/v/lucide-react)](https://www.npmjs.com/package/lucide-react) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-react) | [Docs](https://lucide.dev/guide/packages/lucide-react) [Source](./packages/lucide-react) | -| Vue logo | `lucide-vue-next` | [![npm](https://img.shields.io/npm/v/lucide-vue-next)](https://www.npmjs.com/package/lucide-vue-next) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-vue-next) | [Docs](https://lucide.dev/guide/packages/lucide-vue-next) [Source](./packages/lucide-vue-next) | -| Svelte logo | `lucide-svelte` | [![npm](https://img.shields.io/npm/v/lucide-svelte)](https://www.npmjs.com/package/lucide-svelte) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-svelte) | [Docs](https://lucide.dev/guide/packages/lucide-svelte) [Source](./packages/lucide-svelte) | -| Solid logo | `lucide-solid` | [![npm](https://img.shields.io/npm/v/lucide-solid)](https://www.npmjs.com/package/lucide-solid) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-solid) | [Docs](https://lucide.dev/guide/packages/lucide-solid) [Source](./packages/lucide-solid) | -| Preact logo | `lucide-preact` | [![npm](https://img.shields.io/npm/v/lucide-preact)](https://www.npmjs.com/package/lucide-preact) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-preact) | [Docs](https://lucide.dev/guide/packages/lucide-preact) [Source](./packages/lucide-preact) | -| React Native logo | `lucide-react-native` | [![npm](https://img.shields.io/npm/v/lucide-react-native)](https://www.npmjs.com/package/lucide-react-native) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-react-native) | [Docs](https://lucide.dev/guide/packages/lucide-react-native) [Source](./packages/lucide-react-native) | -| Angular logo | `lucide-angular` | [![npm](https://img.shields.io/npm/v/lucide-angular)](https://www.npmjs.com/package/lucide-angular) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-angular) | [Docs](https://lucide.dev/guide/packages/lucide-angular) [Source](./packages/lucide-angular) | -| SVG logo | `lucide-static` | [![npm](https://img.shields.io/npm/v/lucide-static)](https://www.npmjs.com/package/lucide-static) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-static) | [Docs](https://lucide.dev/guide/packages/lucide-static) [Source](./packages/lucide-static) | +| JS logo | `lucide` | [![npm](https://img.shields.io/npm/v/lucide?style=flate-square)](https://www.npmjs.com/package/lucide) ![NPM Downloads](https://img.shields.io/npm/dw/lucide?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide) [Source](./packages/lucide) | +| React logo | `lucide-react` | [![npm](https://img.shields.io/npm/v/lucide-react?style=flat-square)](https://www.npmjs.com/package/lucide-react) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-react?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide-react) [Source](./packages/lucide-react) | +| Vue logo | `lucide-vue-next` | [![npm](https://img.shields.io/npm/v/lucide-vue-next?style=flat-square)](https://www.npmjs.com/package/lucide-vue-next) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-vue-next?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide-vue-next) [Source](./packages/lucide-vue-next) | +| Svelte logo | `lucide-svelte` | [![npm](https://img.shields.io/npm/v/lucide-svelte?style=flat-square)](https://www.npmjs.com/package/lucide-svelte) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-svelte?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide-svelte) [Source](./packages/lucide-svelte) | +| Solid logo | `lucide-solid` | [![npm](https://img.shields.io/npm/v/lucide-solid?style=flat-square)](https://www.npmjs.com/package/lucide-solid) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-solid?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide-solid) [Source](./packages/lucide-solid) | +| Preact logo | `lucide-preact` | [![npm](https://img.shields.io/npm/v/lucide-preact?style=flat-square)](https://www.npmjs.com/package/lucide-preact) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-preact?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide-preact) [Source](./packages/lucide-preact) | +| React Native logo | `lucide-react-native` | [![npm](https://img.shields.io/npm/v/lucide-react-native?style=flat-square)](https://www.npmjs.com/package/lucide-react-native) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-react-native?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide-react-native) [Source](./packages/lucide-react-native) | +| Angular logo | `lucide-angular` | [![npm](https://img.shields.io/npm/v/lucide-angular?style=flat-square)](https://www.npmjs.com/package/lucide-angular) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-angular?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide-angular) [Source](./packages/lucide-angular) | +| SVG logo | `lucide-static` | [![npm](https://img.shields.io/npm/v/lucide-static?style=flat-square)](https://www.npmjs.com/package/lucide-static) ![NPM Downloads](https://img.shields.io/npm/dw/lucide-static?style=flat-square) | [Docs](https://lucide.dev/guide/packages/lucide-static) [Source](./packages/lucide-static) | ### Figma diff --git a/packages/lucide-angular/README.md b/packages/lucide-angular/README.md index 729588e2d0a..70e723ac2d1 100644 --- a/packages/lucide-angular/README.md +++ b/packages/lucide-angular/README.md @@ -10,9 +10,9 @@ Lucide icon library for Angular applications.

- [![npm](https://img.shields.io/npm/v/lucide-angular?color=blue)](https://www.npmjs.com/package/lucide-angular) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-angular) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-angular?style=for-the-badge)](https://www.npmjs.com/package/lucide-angular) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-angular?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide-preact/README.md b/packages/lucide-preact/README.md index 0bca38c2793..d4181d385c9 100644 --- a/packages/lucide-preact/README.md +++ b/packages/lucide-preact/README.md @@ -10,9 +10,9 @@ Lucide icon library for Preact applications.

- [![npm](https://img.shields.io/npm/v/lucide-preact?color=blue)](https://www.npmjs.com/package/lucide-preact) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-preact) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-preact?style=for-the-badge)](https://www.npmjs.com/package/lucide-preact) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-preact?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide-react-native/README.md b/packages/lucide-react-native/README.md index eef0a6322c2..fac79de7690 100644 --- a/packages/lucide-react-native/README.md +++ b/packages/lucide-react-native/README.md @@ -10,9 +10,9 @@ Lucide icon library for React Native applications.

- [![npm](https://img.shields.io/npm/v/lucide-react-native?color=blue)](https://www.npmjs.com/package/lucide-react-native) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-react-native) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-react-native?style=for-the-badge)](https://www.npmjs.com/package/lucide-react-native) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-react-native?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide-react/README.md b/packages/lucide-react/README.md index 8d02efe9683..8adea8830ed 100644 --- a/packages/lucide-react/README.md +++ b/packages/lucide-react/README.md @@ -10,9 +10,9 @@ Lucide icon library for React applications.

- [![npm](https://img.shields.io/npm/v/lucide-react?color=blue)](https://www.npmjs.com/package/lucide-react) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-react) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-react?style=for-the-badge)](https://www.npmjs.com/package/lucide-react) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-react?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide-solid/README.md b/packages/lucide-solid/README.md index 0c9a8a62f4e..1e424bfed84 100644 --- a/packages/lucide-solid/README.md +++ b/packages/lucide-solid/README.md @@ -10,9 +10,9 @@ Lucide icon library for Solid applications.

- [![npm](https://img.shields.io/npm/v/lucide-solid?color=blue)](https://www.npmjs.com/package/lucide-solid) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-solid) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-solid?style=for-the-badge)](https://www.npmjs.com/package/lucide-solid) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-solid?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide-static/README.md b/packages/lucide-static/README.md index 41f3434d2fe..7db81182cd9 100644 --- a/packages/lucide-static/README.md +++ b/packages/lucide-static/README.md @@ -10,9 +10,9 @@ Lucide icon library with static assets for web applications.

- [![npm](https://img.shields.io/npm/v/lucide-static?color=blue)](https://www.npmjs.com/package/lucide-static) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-static) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-static?style=for-the-badge)](https://www.npmjs.com/package/lucide-static) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-static?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide-svelte/README.md b/packages/lucide-svelte/README.md index 6ca96ea77a3..daf7f514a86 100644 --- a/packages/lucide-svelte/README.md +++ b/packages/lucide-svelte/README.md @@ -10,9 +10,9 @@ Lucide icon library for Svelte applications.

- [![npm](https://img.shields.io/npm/v/lucide-svelte?color=blue)](https://www.npmjs.com/package/lucide-svelte) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-svelte) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-svelte?style=for-the-badge)](https://www.npmjs.com/package/lucide-svelte) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-svelte?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide-vue-next/README.md b/packages/lucide-vue-next/README.md index ad4c3e7ed61..ae7ea63ed75 100644 --- a/packages/lucide-vue-next/README.md +++ b/packages/lucide-vue-next/README.md @@ -10,9 +10,9 @@ Lucide icon library for Vue applications.

- [![npm](https://img.shields.io/npm/v/lucide-vue-next?color=blue)](https://www.npmjs.com/package/lucide-vue-next) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-vue-next) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-vue-next?style=for-the-badge)](https://www.npmjs.com/package/lucide-vue-next) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-vue-next?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide-vue/README.md b/packages/lucide-vue/README.md index 447029d1593..1267f12b48f 100644 --- a/packages/lucide-vue/README.md +++ b/packages/lucide-vue/README.md @@ -10,9 +10,9 @@ Lucide icon library for Vue 2 applications.

- [![npm](https://img.shields.io/npm/v/lucide-vue?color=blue)](https://www.npmjs.com/package/lucide-vue) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide-vue) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide-vue?style=for-the-badge)](https://www.npmjs.com/package/lucide-vue) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide-vue?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)

diff --git a/packages/lucide/README.md b/packages/lucide/README.md index d034cd2c160..e32eaec81f7 100644 --- a/packages/lucide/README.md +++ b/packages/lucide/README.md @@ -10,9 +10,9 @@ Lucide icon library for web applications.

- [![npm](https://img.shields.io/npm/v/lucide?color=blue)](https://www.npmjs.com/package/lucide) - ![NPM Downloads](https://img.shields.io/npm/dw/lucide) - [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) + [![npm](https://img.shields.io/npm/v/lucide?style=for-the-badge)](https://www.npmjs.com/package/lucide) + ![NPM Downloads](https://img.shields.io/npm/dw/lucide?style=for-the-badge) + [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide?style=for-the-badge)](https://lucide.dev/license)