Come usare l'icona RSS di Font Awesome?

Hello,

Is the rss icon available in Discourse? And if yes, which prefix I need to use?

Thanks.

2 Mi Piace

Yes, the rss icon is available, you can add rss or rss-square to the svg icon subset site setting to user either of the two icons.

5 Mi Piace

Thanks, Penar for your answer.

I added it to svg icon subset site setting and then I am trying to use it in a component with
iconNode('fa-rss') but it doesn’t show.

It works with other icons (twiiter, github, etc) but not this one.

Untitled

2 Mi Piace

Did you try iconNode('rss')?

6 Mi Piace

Oh, yes. It is working now.

Thanks a lot :slight_smile:

4 Mi Piace

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.