From a36ceffb569aefdef2aa6d8165c7b90377022b41 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Sat, 25 Apr 2020 20:54:22 +0100 Subject: [PATCH] Emoji: Rename U+1F600.png to U+1F41E.png (ladybug) The image for U+1F600 "GRINNING FACE" shows a ladybug, but the codepoint of that emoji is actually U+1F41E "LADY BEETLE" :^) --- Base/res/emoji/{U+1F600.png => U+1F41E.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename Base/res/emoji/{U+1F600.png => U+1F41E.png} (100%) diff --git a/Base/res/emoji/U+1F600.png b/Base/res/emoji/U+1F41E.png similarity index 100% rename from Base/res/emoji/U+1F600.png rename to Base/res/emoji/U+1F41E.png