I have an Angular 9 project. I have a component and it has a boolean property. I use it to display either one icon or another. My code is like this:
Component ts: