diff --git a/fonts/NotoColorEmojiCompat.ttf b/fonts/NotoColorEmojiCompat.ttf new file mode 100644 index 00000000..c8f7d6a4 Binary files /dev/null and b/fonts/NotoColorEmojiCompat.ttf differ diff --git a/pubspec.yaml b/pubspec.yaml index 8c65f858..21f470a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -132,6 +132,11 @@ flutter: - family: NotoEmoji fonts: - asset: fonts/NotoEmoji/NotoColorEmoji.ttf + - family: Noto Color Emoji Compat + fonts: + # This file is gathered from https://mvnrepository.com/artifact/androidx.emoji/emoji-bundled/ + # Was a hazzle to find it. + - asset: fonts/NotoColorEmojiCompat.ttf msix_config: display_name: FluffyChat