diff options
author | Linus Groh <mail@linusgroh.de> | 2020-05-16 21:17:37 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-16 22:25:33 +0200 |
commit | ccc4cf915a0473a6f907256291d79f9629bafd3e (patch) | |
tree | 74d0aaad2215b7d4ee207c31d8c8c64621bb3ab9 /Base | |
parent | b0ae32d09aa57da3a6e235248b333b651487ebca (diff) | |
download | serenity-ccc4cf915a0473a6f907256291d79f9629bafd3e.zip |
Base: Add file containing all emojis we support to /home/anon
Diffstat (limited to 'Base')
-rw-r--r-- | Base/home/anon/emoji.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Base/home/anon/emoji.txt b/Base/home/anon/emoji.txt new file mode 100644 index 0000000000..47d8d55d94 --- /dev/null +++ b/Base/home/anon/emoji.txt @@ -0,0 +1,12 @@ +🐞 - U+1F41E LADY BEETLE +👍 - U+1F44D THUMBS UP SIGN +👎 - U+1F44E THUMBS DOWN SIGN +🥛 - U+1F95B GLASS OF MILK +🔥 - U+1F525 FIRE +😂 - U+1F602 FACE WITH TEARS OF JOY +🙂 - U+1F642 SLIGHTLY SMILING FACE +🤦 - U+1F926 FACE PALM +🦄 - U+1F984 UNICORN FACE +⬆ - U+2B06 UPWARDS BLACK ARROW +⬇ - U+2B07 DOWNWARDS BLACK ARROW +⚡ - U+26A1 HIGH VOLTAGE SIGN |