Angular Material icons not working
Add CSS stylesheet for Material Icons! Add the following to your index.html: <link href=”https://fonts.googleapis.com/icon?family=Material+Icons” rel=”stylesheet”> Refer – https://github.com/angular/material2/issues/7948