Hi @marella,
It looks like the automated update/publish workflow for the Material Symbols packages (like @material-symbols/svg-400) has stopped working.
Current State:
- The last version published to npm is
0.40.2 (Dec 9, 2025).
- Icons released by Google since then are missing from the package.
- Examples of missing icons:
antigravity (Dec 11), wheat (Feb 10), mood_heart, shoe_cleats, etc.
Verification:
The official Google metadata API (https://fonts.google.com/metadata/icons?key=material_symbols&incomplete=true) shows these icons are available, but they haven't been picked up by the marella/material-symbols build process.
Is there a failure in the GitHub Actions workflow or an issue with @material-design-icons/scripts?
Thanks for maintaining this great resource!