I am trying <i class="fas fa-user-plus" *ngIf="!loggedIn"></i>
But I don't receive any image. here is what i receive:
I did install font-awesome from here https://www.npmjs.com/package/@fortawesome/angular-fontawesome#get-started step by step .
"styles": ["node_modules/font-awesome/scss/font-awesome.scss"]