Lucide icons
Easily add SVG icons to your project with only one line of code.
Last updated
Easily add SVG icons to your project with only one line of code.
Last updated
Lucide.dev License disclaimer
ISC License
Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022.
The first step we want to do is to visit the Lucide Library to find our ideal icon, in this case, I am looking for an arrow that goes right:
Once I find the icon I need I will copy its name to my clipboard 📋 with ctrl + c
In our view we will add the following line:
Remember that icons behave like text, so if you want to change the size or color of the icon, simply add it as an argument:
Now my icon will be smaller than its default size.
Now you can forget about generic FontAwesome Icons with complicated setup and generic look and feel.
Happy Iconing! 🚀