I believe correct racing car emoji lives here
But in your json, it has different codepoints
here is comparison
The first car is from unicode.org and the second one is from the latest db/emoji.json
In the earlier version of db/emoji.json the racing car symbol was correct, but then something changed.
The same issue with a motorcycle - it also has \uFE0F excessive postfix
I think you need to check all the symbols if they have such distortion.
I believe correct racing car emoji lives here
But in your json, it has different codepoints
here is comparison
The first car is from unicode.org and the second one is from the latest db/emoji.json
In the earlier version of db/emoji.json the racing car symbol was correct, but then something changed.
The same issue with a motorcycle - it also has
\uFE0Fexcessive postfixI think you need to check all the symbols if they have such distortion.