You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The alphabet emojis are called Regional Indicator Symbol Letter which is used to indecate country flags in ISO 3166 Alpha-2 code. The emojis are not shown in unicode full emoji list v16.0. Searching 1f1f9 (letter T) only led me to the flag of Austria(AT), Bhutan(BT) and so on.
Not only regional indicator symbols are missing. All family emojis are missing, too. Here is a complete list about missing emoji:
不止区域指示符缺失,所有的家庭 emoji 也缺失了。这是一份缺失 emoji 的完整列表:
Activity
qingtian805 commentedon Jul 20, 2024
The alphabet emojis are called Regional Indicator Symbol Letter which is used to indecate country flags in ISO 3166 Alpha-2 code. The emojis are not shown in unicode full emoji list v16.0. Searching 1f1f9 (letter T) only led me to the flag of Austria(AT), Bhutan(BT) and so on.
TCOTC commentedon Jul 21, 2024
#11768 的如下更改造成了这个问题
原因是区域指示符 (regional indicator symbols) 不是 emoji
导致这部分 emoji 在 PR 中被移除:
[-]v3.1.0 缺失 emoji[/-][+]v3.1.0 缺失部分 emoji[/+][-]v3.1.0 缺失部分 emoji[/-][+]在表情选择器中添加区域指示符 Add regional indicator symbols to emoji picker[/+]qingtian805 commentedon Jul 22, 2024
Not only regional indicator symbols are missing. All family emojis are missing, too. Here is a complete list about missing emoji:
不止区域指示符缺失,所有的家庭 emoji 也缺失了。这是一份缺失 emoji 的完整列表:
[-]在表情选择器中添加区域指示符 Add regional indicator symbols to emoji picker[/-][+]v3.1.0 缺失部分 emoji[/+]88250 commentedon Jul 24, 2024
Fixed in #12051