diff options
author | Linus Groh <mail@linusgroh.de> | 2020-05-16 23:13:44 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-17 09:43:51 +0200 |
commit | 1f9dcd91749bedb3fe4e762ce14028974dcac306 (patch) | |
tree | 204f3e065c23eb8f16ee4d87d2322d04af1d8b20 | |
parent | 3fb9cad0196202d16e16dd55701e15b285ab5686 (diff) | |
download | serenity-1f9dcd91749bedb3fe4e762ce14028974dcac306.zip |
Base: Add "grinning face" emoji (U+1F600)
-rw-r--r-- | Base/home/anon/emoji.txt | 1 | ||||
-rw-r--r-- | Base/res/emoji/U+1F600.png | bin | 0 -> 9487 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/Base/home/anon/emoji.txt b/Base/home/anon/emoji.txt index 249027a33c..5b93097d00 100644 --- a/Base/home/anon/emoji.txt +++ b/Base/home/anon/emoji.txt @@ -3,6 +3,7 @@ 👍 - U+1F44D THUMBS UP SIGN 👎 - U+1F44E THUMBS DOWN SIGN 🔥 - U+1F525 FIRE +😀 - U+1F600 GRINNING FACE 😂 - U+1F602 FACE WITH TEARS OF JOY 😊 - U+1F60A SMILING FACE WITH SMILING EYES 😬 - U+1F62C GRIMACING FACE diff --git a/Base/res/emoji/U+1F600.png b/Base/res/emoji/U+1F600.png Binary files differnew file mode 100644 index 0000000000..d2f65517f5 --- /dev/null +++ b/Base/res/emoji/U+1F600.png |