XF 2.3 How to add footer FA icon?

Is there a code on how to add an icon in front of the code below?



Code:
<li><a href="{{ link('help') }}">{{ phrase('help') }}</a></li>
 
Back
Top Bottom