* Add Characters (#1701)
- NEUTRAL FACE (`U+1F610`). - FACE WITHOUT MOUTH (`U+1F636`). - SLIGHTLY FROWNING FACE (`U+1F641`). - SLIGHTLY SMILING FACE (`U+1F642`). - UPSIDE-DOWN FACE (`U+1F643`).
This commit is contained in:
parent
bf0f3c84f7
commit
6ab33a385a
3 changed files with 43 additions and 2 deletions
|
@ -8,6 +8,7 @@ export async function collectBlockData() {
|
|||
[[0x10780, 0x107bf], "Latin Extended-F"],
|
||||
[[0x1df00, 0x1dfff], "Latin Extended-G"],
|
||||
[[0x1e030, 0x1e08f], "Cyrillic Extended-D"],
|
||||
[[0x1f600, 0x1f64f], "Emoticons"],
|
||||
[[0x1fa70, 0x1faff], "Symbols and Pictographs Extended-A"],
|
||||
[[0x1fb00, 0x1fbff], "Symbols for Legacy Computing"]
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue