diff --git a/lib/locales/emoji_set_de.dart b/lib/locales/emoji_set_de.dart index ef8c68b..32548aa 100644 --- a/lib/locales/emoji_set_de.dart +++ b/lib/locales/emoji_set_de.dart @@ -4176,6 +4176,10 @@ const List emojiSetGerman = [ '💔', 'allein | gebrochen | Gefühl | Herz | Herzschmerz | Liebeskummer | Schmerz | traurig | Trennung | zerbrochen', ), + Emoji( + '❤️‍🔥', + 'emotion | Herz | Feuer | feurig | Liebe | rot', + ), Emoji( '❤️', 'Herz | rotes Herz ', diff --git a/lib/locales/emoji_set_en.dart b/lib/locales/emoji_set_en.dart index 75cb249..f990090 100644 --- a/lib/locales/emoji_set_en.dart +++ b/lib/locales/emoji_set_en.dart @@ -4154,6 +4154,10 @@ const List emojiSetEnglish = [ '💔', 'break | broken | crushed | emotion | heart | heartbroken | lonely | sad', ), + Emoji( + '❤️‍🔥', + 'emotion | heart | fire | fiery | love | red', + ), Emoji( '❤️', 'emotion | heart | love | red ', diff --git a/lib/locales/emoji_set_es.dart b/lib/locales/emoji_set_es.dart index e275e90..45a0411 100644 --- a/lib/locales/emoji_set_es.dart +++ b/lib/locales/emoji_set_es.dart @@ -4147,6 +4147,10 @@ const List emojiSetSpanish = [ '💔', 'corazón | emoción | partido | roto', ), + Emoji( + '❤️‍🔥', + 'corazón | emoción | rojo | fuego | ardiente', + ), Emoji( '❤️', 'corazón | emoción | rojo ', diff --git a/lib/locales/emoji_set_fr.dart b/lib/locales/emoji_set_fr.dart index c0c29ec..608d4ef 100644 --- a/lib/locales/emoji_set_fr.dart +++ b/lib/locales/emoji_set_fr.dart @@ -4205,6 +4205,10 @@ const List emojiSetFrance = [ '💔', 'amour | cœur | cœur brisé | malheureux | sentiment | séparé | triste', ), + Emoji( + '❤️‍🔥', + 'amour | cœur | rouge | sentiment | feu | enflammé', + ), Emoji( '❤️', 'amour | cœur | cœur rouge | sentiment ', diff --git a/lib/locales/emoji_set_hi.dart b/lib/locales/emoji_set_hi.dart index 32dcaa0..35702ba 100644 --- a/lib/locales/emoji_set_hi.dart +++ b/lib/locales/emoji_set_hi.dart @@ -4173,6 +4173,10 @@ const List emojiSetHindi = [ '💔', 'उदास | टूटना | टूटा दिल | टूटा हुआ | दिल | भावना', ), + Emoji( + '❤️‍🔥', + 'भावना | दिल | आग | प्रज्वलित | प्यार | लाल', + ), Emoji( '❤️', 'दिल | लाल दिल ', diff --git a/lib/locales/emoji_set_it.dart b/lib/locales/emoji_set_it.dart index 880682a..e2ecc6e 100644 --- a/lib/locales/emoji_set_it.dart +++ b/lib/locales/emoji_set_it.dart @@ -4245,6 +4245,10 @@ const List emojiSetItalian = [ '💔', 'amore | amore finito | cuore | emozione | infranto | spezzato | triste', ), + Emoji( + '❤️‍🔥', + 'amore | cuore | cuoricino | emozione | rosso | fuoco | infuocato', + ), Emoji( '❤️', 'amore | cuore | cuoricino | emozione | rosso ', diff --git a/lib/locales/emoji_set_ja.dart b/lib/locales/emoji_set_ja.dart index d94a972..5d9c24b 100644 --- a/lib/locales/emoji_set_ja.dart +++ b/lib/locales/emoji_set_ja.dart @@ -4059,9 +4059,13 @@ const List emojiSetJapanese = [ '💔', 'ハート | ハートブレイク | 別れ | 別れた | 割れたハート | 壊れたハート | 失恋', ), + Emoji( + '❤️‍🔥', + 'ハート | 愛 | 赤 | 赤いハート | 火 | 火炎', + ), Emoji( '❤️', - 'ハート | 愛 | 赤 | 赤いハート ', + 'ハート | 愛 | 赤 | 赤いハート', ), Emoji( '🧡', diff --git a/lib/locales/emoji_set_pt.dart b/lib/locales/emoji_set_pt.dart index c8b68d4..92904f3 100644 --- a/lib/locales/emoji_set_pt.dart +++ b/lib/locales/emoji_set_pt.dart @@ -4200,6 +4200,10 @@ const List emojiSetPortuguese = [ '💔', 'coração | coração partido | coração quebrado | decepção amorosa | desilusão amorosa | emoção | rompimento | s2 | sofrendo | sofrimento | triste', ), + Emoji( + '❤️‍🔥', + 'amor | coração | coração vermelho | s2 | fogo | ardente', + ), Emoji( '❤️', 'amor | coração | coração vermelho | s2 ', diff --git a/lib/locales/emoji_set_ru.dart b/lib/locales/emoji_set_ru.dart index 837fe71..dfa882a 100644 --- a/lib/locales/emoji_set_ru.dart +++ b/lib/locales/emoji_set_ru.dart @@ -4196,6 +4196,10 @@ const List emojiSetRussian = [ '💔', 'разбитое | разочарование | сердце | части', ), + Emoji( + '❤️‍🔥', + 'красное | любовь | свидание | сердце | чувства | эмоции | огонь | пылающий', + ), Emoji( '❤️', 'красное | любовь | свидание | сердце | чувства | эмоции ', diff --git a/lib/locales/emoji_set_zh.dart b/lib/locales/emoji_set_zh.dart index 6d106e8..f60ad50 100644 --- a/lib/locales/emoji_set_zh.dart +++ b/lib/locales/emoji_set_zh.dart @@ -4029,6 +4029,10 @@ const List emojiSetChinese = [ '💔', '伤心 | 心碎', ), + Emoji( + '❤️‍🔥', + '心 | 爱 | 红心 | 火 | 火热', + ), Emoji( '❤️', '心 | 爱 | 红心 ', diff --git a/lib/src/default_emoji_set.dart b/lib/src/default_emoji_set.dart index e5ec55a..2fd05be 100644 --- a/lib/src/default_emoji_set.dart +++ b/lib/src/default_emoji_set.dart @@ -1137,6 +1137,7 @@ const List defaultEmojiSet = [ Emoji('💟', 'Heart Decoration'), Emoji('❣️', 'Heavy Heart Exclamation'), Emoji('💔', 'Broken Heart'), + Emoji('❤️‍🔥', 'Heart on Fire'), Emoji('❤️', 'Red Heart'), Emoji('🧡', 'Orange Heart'), Emoji('💛', 'Yellow Heart'),