The code specified for the "Group" symbol on the official site is incorrect
Title.
https://fonts.google.com/icons
In the link above, the code for "Group" is: e7ef
But the code mentioned in Github: ea21
https://github.com/google/material-design-icons/blob/6de81a432fd3c751719e586ff3c7da72a0983a87/variablefont/MaterialSymbolsRounded%5BFILL%2CGRAD%2Copsz%2Cwght%5D.codepoints#L985
It's correct on Github. When we use the code on the official site, X appears in the square.
Here is the Codepen: https://codepen.io/lastofdead/pen/abKvoWx
As far as I can figure, seems like you are correct. Even further upstream in font production source I have U+EA21 as the codepoint. @EsoFromTheEast I clearly don’t understand the full data flow here—the version of it in my brain doesn’t even make this disjunction possible! Do you know who to assign this to?