We noticed in our font build that some of the canonical codepoints are missing from the latest built font files for Material Symbols. It seems like these were all recently migrated to new codepoints in June.
Specifically, these are no longer in the fonts:
e674 (draft) / legacy e66d
e677 (list_alt) / legacy e0ee
e684 (movie) / legacy e02c
(and their other names/codepoints)
The legacy codepoints are still in the font files but the new ones aren't. Our code currently references the canonical codepoints and they now show tofu.
We noticed in our font build that some of the canonical codepoints are missing from the latest built font files for Material Symbols. It seems like these were all recently migrated to new codepoints in June.
Specifically, these are no longer in the fonts:
e674(draft) / legacye66de677(list_alt) / legacye0eee684(movie) / legacye02c(and their other names/codepoints)
The legacy codepoints are still in the font files but the new ones aren't. Our code currently references the canonical codepoints and they now show tofu.