Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

vincent15000's avatar

How to use Fontawesome with Element-Plus ?

Hello,

I have installed Fontawesome according to the documentation.

And when I add an icon, my fontawesome code doesn't exist in the resulting code.

<font-awesome-icon icon="fa-solid fa-house" />

Is there something to do with element-plus to let fontawesome work correctly ?

If you have an idea ;).

Thanks a lot.

V

0 likes
6 replies
vincent15000's avatar

@tisuchi Already tried, same result, the fontawesome code doesn't appear in the source code of the page and no icon appears on the screen.

2 likes
vincent15000's avatar

@tisuchi No it doesn't work. When I explore the code in the browser, it's like I had never written the fontawesome code.

2 likes
vincent15000's avatar

@tisuchi Thank you ... you helped me in another post for the same issue, but in this post I hadn't the right approach, the problem was about VueJS integration of fontawesome and not about element-plus.

2 likes

Please or to participate in this conversation.