I have created a directive which adds a fa-icon to the element:
constructor( private el: ElementRef, private renderer: Renderer2, ) { const parent =