How to add a link icon to the header

Please tell me how to add a link icon to the header.
Preferably with an example of hrml code

image

If I understand correctly, this needs to be inserted in the “header” section

To be clear, do you just want to add an icon, an icon that is a link, or just a link?

An icon that will be a link. I want to get an icon from Font Awesome.

I mean, just like this one.
image

Here is a component that does what you want:

You can look at how it’s done on GitHub: https://github.com/discourse/discourse-icon-header-links/blob/main/javascripts/discourse/initializers/initialize-for-header-icon-links.js