styles
and classes
inputs in all components are deprecated for removal in the next release. These inputs don't work the way one would expect and cause a lot of confusion. For majority of the cases, one should use regular class and style bindings provided by Angular. For those rare cases, when it is not enough, there is a guide on how one can style component's internal elements at their own risk - Styling icon internals.