Material-design-icons: <mat-icon>filter_alt</mat-icon> is rendering collections icon

Created on 3 Sep 2020  路  2Comments  路  Source: google/material-design-icons

I am using "material-design-icons": "^3.0.1", and Angular 10.0.4

"@angular-devkit/build-angular": "^0.1000.4",
"@angular/cli": "^10.0.4",
"@angular/compiler-cli": "^10.0.5",

In my template file I am using filter_alt icon but its rendering collections icon. I am not sure if its a bug or something else is happening there. Please take a look

Most helpful comment

Same for me.

@spp125 @cryptonrohit
Workaround: Try using filter_list_alt instead filter_alt. It's okey for me.

All 2 comments

I am also facing the same issue. @spp125 if it got fixed for you, can you please put some light.

Same for me.

@spp125 @cryptonrohit
Workaround: Try using filter_list_alt instead filter_alt. It's okey for me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

phidias51 picture phidias51  路  4Comments

max picture max  路  3Comments

akxer picture akxer  路  3Comments

aleigood picture aleigood  路  4Comments

quyleanh picture quyleanh  路  4Comments