google / material-design-icons

Material Design icons by Google (Material Symbols)
http://google.github.io/material-design-icons/
Apache License 2.0
50.49k stars 9.56k forks source link

Developer docs need updating #1737

Open neoformit opened 3 months ago

neoformit commented 3 months ago

This font no longer exists in https://github.com/google/material-design-icons/tree/master/font:

image

Can these docs please be updated, as the above results in a build error: https://developers.google.com/fonts/docs/material_icons#setup_method_2_self_hosting

EDIT - these also do not exist:

    url(/static/vendor/material-icons/font/MaterialIcons-Regular.woff2) format('woff2'),
    url(/static/vendor/material-icons/font/MaterialIcons-Regular.woff) format('woff'),
tphinney commented 3 months ago

That doc should also be updated to point out that Material Icons has not been updated in recent years, and Material Symbols is the current icon font from Google.