Mat Icon Is Not A Known Element Angular 4

If mat grid tile is an angular component then verify that it is part of this module.
Mat icon is not a known element angular 4. My project structure is quite simple. If mat grid tile is a web component then add custom elements schema to the ngmodule schemas of this component to suppress this message. If mat select is an angular component then verify that it is part of this module. Also i had to change the mdmenu to matmenu and viola.
Mat select is not a known element. Also i found that if you encounter issues such as md whatever is an unknown element change it to mat whatever. If mat form field is an angular component then verify that it is part of this module. Mat grid tile is not a known element.
Examples i found are md toolbar md icon and md menu. I hope now you can also resolve your problem of not having a material design of an angular element inside the dialog box. Please comment your problem below i will be happy to help you. If mat toolbar is a web component then add custom elements schema to the ngmodule schemas of this component to suppress this message.
I upgraded from angular 4 to 6 after that when running project i get error. If mat toolbar is an angular component then verify that it is part of this module. If mat grid tile is a web component then add custom elements schema to the ngmodule schemas of this component to suppress this message. If mat form field is a web component then add custom elements schema to the ngmodule schemas of this component to suppress this message.
If contacts box is an angular component then verify that it is part of this module. If mat select is a web component then add custom elements schema to the ngmodule schemas of this component to suppress this message. Mat form field is not a known element. If mat grid tile is an angular component then verify that it is part of this module.
Contacts box is not a known element. If contacts box is a web component then add custom elements schema to the ngmodule schemas of this component to suppress this message. Md toolbar is not a known element. Mat icon selector is used to display material icons in angular we have around 900 angular material icons to show the below mat icon list icons we need to load material icons css provided by google mat icon is part of angular material module called maticonmodule we can use font ligature as an icon by putting the ligature text in mat icon component.
I had to change all of these to mat and it worked.