material-design-icons icon indicating copy to clipboard operation
material-design-icons copied to clipboard

The code specified for the "Group" symbol on the official site is incorrect

Open Kepron opened this issue 3 years ago • 1 comments

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

Kepron avatar Oct 29 '22 13:10 Kepron

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?

tphinney avatar Oct 29 '22 21:10 tphinney