summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjarhill0 <git@reeshill.net>2020-05-16 13:28:47 -0700
committerAndreas Kling <kling@serenityos.org>2020-05-16 22:49:00 +0200
commita2bd4f0c27d6a91591797556ad34e2d1e06dc625 (patch)
tree42f53197266447ce2d9e7a9cf165d289ee9584b7
parentb7357d1a3ad02922742b68a1d6b7d48296a73d8c (diff)
downloadserenity-a2bd4f0c27d6a91591797556ad34e2d1e06dc625.zip
Base: add Upside-Down Face emoji
This is not simply an inversion of the Slightly Smiling Face emoji. The facial features were flipped vertically but the underlying "face" was kept the same, because for both emojis the top is lighter than the bottom.
-rw-r--r--Base/home/anon/emoji.txt1
-rw-r--r--Base/res/emoji/U+1F643.pngbin0 -> 245 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Base/home/anon/emoji.txt b/Base/home/anon/emoji.txt
index 47d8d55d94..7d11972c18 100644
--- a/Base/home/anon/emoji.txt
+++ b/Base/home/anon/emoji.txt
@@ -5,6 +5,7 @@
🔥 - U+1F525 FIRE
😂 - U+1F602 FACE WITH TEARS OF JOY
🙂 - U+1F642 SLIGHTLY SMILING FACE
+🙃 - U+1F643 UPSIDE-DOWN FACE
🤦 - U+1F926 FACE PALM
🦄 - U+1F984 UNICORN FACE
⬆ - U+2B06 UPWARDS BLACK ARROW
diff --git a/Base/res/emoji/U+1F643.png b/Base/res/emoji/U+1F643.png
new file mode 100644
index 0000000000..2ce1dbb2f6
--- /dev/null
+++ b/Base/res/emoji/U+1F643.png
Binary files differ