From ec3125e8a51dd9392111ee8492464c17e46c8b03 Mon Sep 17 00:00:00 2001 From: Gaelle Braud Date: Wed, 17 Dec 2025 14:35:39 +0100 Subject: [PATCH] add emojis --- Linphone/data/emoji/emoji.json | 134 ++++++++++++++++++ .../data/emoji/emojiSvgs/1f62e-200d-1f4a8.svg | 75 ++++++++++ .../data/emoji/emojiSvgs/1f635-200d-1f4ab.svg | 73 ++++++++++ .../emoji/emojiSvgs/1f636-200d-1f32b-feof.svg | 54 +++++++ .../emoji/emojiSvgs/1f642-200d-2194-fe0f.svg | 46 ++++++ .../emoji/emojiSvgs/1f642-200d-2195-fe0f.svg | 65 +++++++++ Linphone/data/emoji/emojiSvgs/1f979.svg | 63 +++++--- Linphone/data/emoji/emojiSvgs/1fae0.svg | 119 ++++++++++++++++ Linphone/data/emoji/emojiSvgs/1fae1.svg | 71 ++++++++++ Linphone/data/emoji/emojiSvgs/1fae2.svg | 66 +++++++++ Linphone/data/emoji/emojiSvgs/1fae3.svg | 108 ++++++++++++++ Linphone/data/emoji/emojiSvgs/1fae4.svg | 34 +++++ Linphone/data/emoji/emojiSvgs/1fae5.svg | 46 ++++++ Linphone/data/emoji/emojiSvgs/1fae6.svg | 23 +++ Linphone/data/emoji/emojiSvgs/1fae8.svg | 84 +++++++++++ Linphone/data/emoji/emojiSvgs/1fae9.svg | 57 ++++++++ Linphone/data/emoji/emojiSvgs/1faf0.svg | 68 +++++++++ Linphone/data/emoji/emojiSvgs/1faf5.svg | 65 +++++++++ Linphone/data/emoji/emojiSvgs/1faf6.svg | 82 +++++++++++ 19 files changed, 1313 insertions(+), 20 deletions(-) create mode 100644 Linphone/data/emoji/emojiSvgs/1f62e-200d-1f4a8.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1f635-200d-1f4ab.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1f636-200d-1f32b-feof.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1f642-200d-2194-fe0f.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1f642-200d-2195-fe0f.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae0.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae1.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae2.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae3.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae4.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae5.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae6.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae8.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1fae9.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1faf0.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1faf5.svg create mode 100644 Linphone/data/emoji/emojiSvgs/1faf6.svg diff --git a/Linphone/data/emoji/emoji.json b/Linphone/data/emoji/emoji.json index b4203bae..8fec1d56 100644 --- a/Linphone/data/emoji/emoji.json +++ b/Linphone/data/emoji/emoji.json @@ -128,6 +128,20 @@ "smile" ] }, + { + "code": "1fae0", + "char": "🫠", + "name": "melting face", + "keywords": [ + "face", + "melting", + "smile", + "embarrassed", + "overwhelmed", + "shame", + "dread" + ] + }, { "code": "1f609", "char": "😉", @@ -360,6 +374,30 @@ "surprise" ] }, + { + "code": "1fae2", + "char": "🫢", + "name": "face with open eyes and hand over mouth", + "keywords": [ + "face with open eyes hand over mouth", + "whoops", + "shock", + "gasp", + "sudden realization", + "surprise" + ] + }, + { + "code": "1fae3", + "char": "🫣", + "name": "face with peeking eye", + "keywords": [ + "face with peeking eye", + "hide", + "hidden", + "eye" + ] + }, { "code": "1f92b", "char": "🤫", @@ -378,6 +416,17 @@ "thinking face" ] }, + { + "code": "1fae1", + "char": "🫡", + "name": "saluting face", + "keywords": [ + "face", + "saluting face", + "respect", + "honor" + ] + }, { "code": "1f910", "char": "🤐", @@ -437,6 +486,32 @@ "silent" ] }, + { + "code": "1fae5", + "char": "🫥", + "name": "dotted line face", + "keywords": [ + "dotted line face", + "shy", + "embarrased", + "quiet", + "ignore" + ] + }, + { + "code": "1f636-200d-1f32b-feof", + "char": "😶‍🌫️", + "name": "face in clouds", + "keywords": [ + "face in clouds", + "confused", + "embarrased", + "lost", + "daydreaming", + "overwhelmed", + "hazy" + ] + }, { "code": "1f60f", "char": "😏", @@ -476,6 +551,20 @@ "grimace face" ] }, + { + "code": "1f62e-200d-1f4a8", + "char": "😮‍💨", + "name": "face exhaling", + "keywords": [ + "face", + "face exhaling", + "relief", + "exhausted", + "frustrated", + "exasperation", + "calm" + ] + }, { "code": "1f925", "char": "🤥", @@ -487,6 +576,39 @@ "lying face" ] }, + { + "code": "1fae8", + "char": "🫨", + "name": "shaking face", + "keywords": [ + "face", + "shaking", + "overwhelmed", + "excited", + "shocked", + "anxious" + ] + }, + { + "code": "1f642-200d-2194-fe0f", + "char": "🙂‍↔️", + "name": "head shaking horizontally", + "keywords": [ + "head shaking horizontally", + "no" + ] + }, + { + "code": "1f642-200d-2195-fe0f", + "char": "🙂‍↕️", + "name": "head shaking vertically", + "keywords": [ + "head shaking vertically", + "yes", + "support", + "confirm" + ] + }, { "code": "1f60c", "char": "😌", @@ -536,6 +658,18 @@ "zzz" ] }, + { + "code": "1fae9", + "char": "🫩", + "name": "face with bags under eyes", + "keywords": [ + "face", + "sleeping", + "bags under eyes", + "tired", + "stressed" + ] + }, { "code": "1f637", "char": "😷", diff --git a/Linphone/data/emoji/emojiSvgs/1f62e-200d-1f4a8.svg b/Linphone/data/emoji/emojiSvgs/1f62e-200d-1f4a8.svg new file mode 100644 index 00000000..40ad46f5 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1f62e-200d-1f4a8.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1f635-200d-1f4ab.svg b/Linphone/data/emoji/emojiSvgs/1f635-200d-1f4ab.svg new file mode 100644 index 00000000..12adaf7c --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1f635-200d-1f4ab.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1f636-200d-1f32b-feof.svg b/Linphone/data/emoji/emojiSvgs/1f636-200d-1f32b-feof.svg new file mode 100644 index 00000000..2ee48054 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1f636-200d-1f32b-feof.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1f642-200d-2194-fe0f.svg b/Linphone/data/emoji/emojiSvgs/1f642-200d-2194-fe0f.svg new file mode 100644 index 00000000..bd2133a1 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1f642-200d-2194-fe0f.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1f642-200d-2195-fe0f.svg b/Linphone/data/emoji/emojiSvgs/1f642-200d-2195-fe0f.svg new file mode 100644 index 00000000..2e0c1639 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1f642-200d-2195-fe0f.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1f979.svg b/Linphone/data/emoji/emojiSvgs/1f979.svg index 3cc2c8c1..af71d6ab 100644 --- a/Linphone/data/emoji/emojiSvgs/1f979.svg +++ b/Linphone/data/emoji/emojiSvgs/1f979.svg @@ -1,56 +1,79 @@ - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + - - + + - - - \ No newline at end of file + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae0.svg b/Linphone/data/emoji/emojiSvgs/1fae0.svg new file mode 100644 index 00000000..b6737767 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae0.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae1.svg b/Linphone/data/emoji/emojiSvgs/1fae1.svg new file mode 100644 index 00000000..c37b91b5 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae1.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae2.svg b/Linphone/data/emoji/emojiSvgs/1fae2.svg new file mode 100644 index 00000000..66aaaae4 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae2.svg @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae3.svg b/Linphone/data/emoji/emojiSvgs/1fae3.svg new file mode 100644 index 00000000..55fbc9f2 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae3.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae4.svg b/Linphone/data/emoji/emojiSvgs/1fae4.svg new file mode 100644 index 00000000..57c2641e --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae4.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae5.svg b/Linphone/data/emoji/emojiSvgs/1fae5.svg new file mode 100644 index 00000000..8abc1bef --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae5.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae6.svg b/Linphone/data/emoji/emojiSvgs/1fae6.svg new file mode 100644 index 00000000..1e3a16fc --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae6.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae8.svg b/Linphone/data/emoji/emojiSvgs/1fae8.svg new file mode 100644 index 00000000..692d936d --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae8.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1fae9.svg b/Linphone/data/emoji/emojiSvgs/1fae9.svg new file mode 100644 index 00000000..a3609eea --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1fae9.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1faf0.svg b/Linphone/data/emoji/emojiSvgs/1faf0.svg new file mode 100644 index 00000000..a12082d5 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1faf0.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1faf5.svg b/Linphone/data/emoji/emojiSvgs/1faf5.svg new file mode 100644 index 00000000..d832ec8e --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1faf5.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Linphone/data/emoji/emojiSvgs/1faf6.svg b/Linphone/data/emoji/emojiSvgs/1faf6.svg new file mode 100644 index 00000000..40d28e15 --- /dev/null +++ b/Linphone/data/emoji/emojiSvgs/1faf6.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +