Font AwesomeのRSSアイコンの使い方

Hello,

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

Thanks.

「いいね!」 2

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

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

Did you try iconNode('rss')?

「いいね!」 6

Oh, yes. It is working now.

Thanks a lot :slight_smile:

「いいね!」 4

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