diff options
author | jarhill0 <git@reeshill.net> | 2020-05-17 23:41:35 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-18 09:36:00 +0200 |
commit | 50c116e57b136d616f857bae6a09e391c8d1b801 (patch) | |
tree | f11acd0fe4ba73c4ec07fadadccbe78b979a52cd | |
parent | 50336dc6ff2e52b2997e86b0c547fcfd4f839c7f (diff) | |
download | serenity-50c116e57b136d616f857bae6a09e391c8d1b801.zip |
Base: Add smiling face with horns emoji (U+1F608) 😈
-rw-r--r-- | Base/home/anon/emoji.txt | 1 | ||||
-rw-r--r-- | Base/res/emoji/U+1F608.png | bin | 0 -> 269 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/Base/home/anon/emoji.txt b/Base/home/anon/emoji.txt index 8901620b22..fec9ba1396 100644 --- a/Base/home/anon/emoji.txt +++ b/Base/home/anon/emoji.txt @@ -12,6 +12,7 @@ 😃 - U+1F603 SMILING FACE WITH OPEN MOUTH 😄 - U+1F604 SMILING FACE WITH OPEN MOUTH AND SMILING EYES 😆 - U+1F606 SMILING FACE WITH OPEN MOUTH AND TIGHTLY-CLOSED EYES +😈 - U+1F608 SMILING FACE WITH HORNS 😊 - U+1F60A SMILING FACE WITH SMILING EYES 😎 - U+1F60E SMILING FACE WITH SUNGLASSES 😬 - U+1F62C GRIMACING FACE diff --git a/Base/res/emoji/U+1F608.png b/Base/res/emoji/U+1F608.png Binary files differnew file mode 100644 index 0000000000..e0aaff5e5f --- /dev/null +++ b/Base/res/emoji/U+1F608.png |