Mat-icon Doc Should Add HttpClient Dependency Notice
There's a Dependency Missing Error when I tried to use Custom SVG icon in the mat-icon component.

It's really not a big deal that, given the fact that I have played around with Angular for a while now, but I don't think this is beginner friendly, and honestly, it's quite confusing.
So, a further explanation or warning or simply a notice to user that this component have other dependencies, the HttpClientModule, would be brilliant, I think. such as "Before using your custom SVG icons, please make sure that you have include a HttpClientModule in your pertinent module"
Affected documentation page: Icon Overview
Mat-icon Doc Should Add HttpClient Dependency Notice
There's a Dependency Missing Error when I tried to use Custom SVG icon in the mat-icon component.
It's really not a big deal that, given the fact that I have played around with Angular for a while now, but I don't think this is beginner friendly, and honestly, it's quite confusing.
So, a further explanation or warning or simply a notice to user that this component have other dependencies, the HttpClientModule, would be brilliant, I think. such as "Before using your custom SVG icons, please make sure that you have include a HttpClientModule in your pertinent module"
Affected documentation page: Icon Overview