t-rex reuses airplane entity (✈)
Author: skrewbarCreated Aug 9, 2026Updated Aug 9, 2026
Describe the bug
The t-rex gitmoji incorrectly reuses the same entity as airplane.
In packages/gitmojis/src/gitmojis.json:
airplane (✈️) has "entity": "✈" (correct — U+2708) t-rex () also has "entity": "✈" (incorrect — should be U+1F996 / 🦖)
Reproduction
Open gitmojis.json on master.
System Info
not required hereValidations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating duplicates.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
Source: carloscuesta/gitmoji