diff --git a/docs/components/icon.md b/docs/components/icon.md index 5b3f70d23..40da49c51 100644 --- a/docs/components/icon.md +++ b/docs/components/icon.md @@ -191,27 +191,27 @@ Icons in this library are licensed under the [Creative Commons 4.0 License](http ``` -### Feather Icons +### Lucide -This will register the [Feather Icons](https://feathericons.com/) library using the jsDelivr CDN. +This will register the [Lucide](https://lucide.dev/) icon library using the jsDelivr CDN. This project is a community-maintained fork of the popular [Feather icon library](https://feathericons.com/). -Icons in this library are licensed under the [MIT License](https://github.com/feathericons/feather/blob/master/LICENSE). +Icons in this library are licensed under the [MIT License](https://github.com/lucide-icons/lucide/blob/master/LICENSE). ```html preview