Funziona il font iconico Font Awesome?

Sto cercando di implementarlo seguendo la guida, ma non ci riesco.

Ad esempio:

\u003ci class="fab fa-adobe"\u003e\u003c/i\u003e

Ho inserito il tag qui e qui, ma purtroppo non funziona. Ho attivato correttamente il componente.

1 Mi Piace

The correct syntax should be only fab-adobe, however I think the problem is only that the Adobe icon has been added from the version 5.6 of Fontawesome and we are still at the 5.5 version.

@pmusaraj can you confirm?

3 Mi Piace

We are on Font Awesome 5.11.2, the adobe icon should work if you use fab-adobe in both settings.

5 Mi Piace

Cool.

So the correct syntax is tag1,fab-adobe in the tag icon list and fab-adobe in the svg icon theme settings.

Since this component already has the setting svg icon you can skip the svg icon subnet site setting step.

5 Mi Piace