It seems like that the material icons on the Material Icons have been updated with additional icons, but they are not yet updated in this GitHub repository.

As a result, it is now unable to fetch the updated icon collection at once, both in the form of images and icon fonts.
I am looking forward to see them updated in GitHub ASAP.
Google-material-icons-font.zip
Downloaded from: https://fonts.google.com/download?family=Material%20Icons|Material%20Icons%20Outlined|Material%20Icons%20Sharp|Material%20Icons%20Round|Material%20Icons%20Two%20Tone
hello~请问你发的这个font资源是怎么找到的(想着以后要更新),我直接访问fonts.google.com网站却没有找到~ @ytx21cn
hello~请问你发的这个font资源是怎么找到的(想着以后要更新),我直接访问fonts.google.com网站却没有找到~ @ytx21cn
This is NOT in the Google Fonts directory if you access it directly.
My steps to find out the exact URL:
styles.css style sheet, and copy the import URL at the top. It would be https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Sharp|Material+Icons+Round|Material+Icons+Two+Tone.

Save this URL in a text file, for later use.
Now go to Google Fonts.
From the list of recent downloads, right click "Roboto.zip" and select Copy Download Link.

Paste the copied download link in the address box. It would be https://fonts.google.com/download?family=Roboto.
family= in that URL, and use it to replace the content after family= in the address box.Get!!💗💗
Most helpful comment
This is NOT in the Google Fonts directory if you access it directly.
My steps to find out the exact URL:
styles.cssstyle sheet, and copy the import URL at the top. It would behttps://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Sharp|Material+Icons+Round|Material+Icons+Two+Tone.Save this URL in a text file, for later use.
Now go to Google Fonts.
From the list of recent downloads, right click "Roboto.zip" and select Copy Download Link.

Paste the copied download link in the address box. It would be
https://fonts.google.com/download?family=Roboto.family=in that URL, and use it to replace the content afterfamily=in the address box.