Icons not showing

Help us help you!

If you’re stuck on a problem, please include screenshots or a short video showing:

  • What you’re trying to achieve
    To use the icons component

  • How things are set up


  • The steps to reproduce the issue
    Not sure, but i added in the assets the icons but if i add the icon component, the icons are not showing.

  • What you’ve already tried
    Creating new project in a simple way and its still not working.

  • Where exactly you’re getting stuck
    To make the icon component running, seems like its bugged on my side

1 Like

I have the same issue.
Look @Agustin_Carozo

1 Like

Any solution here?

Thanks

Looks like you might be using the deprecated icon.

If you add the new icon, be sure to set up your icon library.

When you do, you should see something that looks more like…

1 Like

Thanks mate,
but i have the icons already in the assets, but they are just not showing up.

Yep looks like it.

However, you’re icon selector UI looks like the old one. Take a look at the 3rd screenshot from my previous post—the title is “icons” as opposed to “select icon”, there is a dropdown to toggle between icon libraries, and then search. Based on these hints, it seems to me you’ve set up the new icon library, but are using the old icon element which is looking for the fontawesome icon font instead of your new lucide svg icon library.

2 Likes

You are likely using the deprecated Icon component:

Make sure you use the one in “Basic” section.

I’ve been hit with this change as well, in my case with the “Select (Advanced)”, which uses the old icon format, and i cannot change it. As well as the “File Upload”, when you need to remove an uploaded file from the list.

Thanks, that works.
For what are the other icons?

1 Like