emoji-test.txt
Emoji EcosystemThe official Unicode file listing all emoji sequences with their qualification status, code points, and CLDR short names.
emoji-test.txt is a machine-readable file published with each Unicode release at unicode.org/Public/emoji/. It serves as the authoritative catalog of all emoji, organized by category and subcategory.Each line contains: code point sequence, qualification status (fully-qualified, minimally-qualified, unqualified, or component), emoji version, and CLDR short name. Comments mark category boundaries.
EmojiFYI's emoji database is built directly from this file. The `scripts/parse_emoji_test.py` script extracts all fully-qualified emoji and generates the seed configuration.