In my Angular project, I have a component with encapsulation: ViewEncapsulation.ShadowDom and I need to use some of the mat-icon inside of it.
encapsulation: ViewEncapsulation.ShadowDom
So in the