diff options
author | Xexxa <93391300+Xexxa@users.noreply.github.com> | 2022-09-02 02:18:28 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-09-02 02:11:58 +0100 |
commit | 24e7a6eca83331b2724ba589a8b12c3062006747 (patch) | |
tree | d0624d2a3f2b7d07fd0bb5eef53c6186458745e8 | |
parent | 9f661d20f7eb5db78bcf199c4e70b874dc56bc3c (diff) | |
download | serenity-24e7a6eca83331b2724ba589a8b12c3062006747.zip |
Base: Improve emoji
More similar in style to U+203C:
âī¸ - U+2049 EXCLAMATION QUESTION MARK
Add transparency:
đ§ - U+1F4E7 E-MAIL
đ¨ - U+1F4E8 INCOMING ENVELOPE
đŠ - U+1F4E9 ENVELOPE WITH ARROW
No joy in a joystick without an action-button!
đšī¸ - U+1F579 JOYSTICK
-rw-r--r-- | Base/res/emoji/U+1F4E7.png | bin | 137 -> 148 bytes |
-rw-r--r-- | Base/res/emoji/U+1F4E8.png | bin | 136 -> 149 bytes |
-rw-r--r-- | Base/res/emoji/U+1F4E9.png | bin | 137 -> 148 bytes |
-rw-r--r-- | Base/res/emoji/U+1F579.png | bin | 143 -> 146 bytes |
-rw-r--r-- | Base/res/emoji/U+2049.png | bin | 113 -> 127 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/emoji/U+1F4E7.png b/Base/res/emoji/U+1F4E7.png Binary files differindex 1463765ac7..b17b968498 100644 --- a/Base/res/emoji/U+1F4E7.png +++ b/Base/res/emoji/U+1F4E7.png diff --git a/Base/res/emoji/U+1F4E8.png b/Base/res/emoji/U+1F4E8.png Binary files differindex 3ce3f93e12..f42da0d128 100644 --- a/Base/res/emoji/U+1F4E8.png +++ b/Base/res/emoji/U+1F4E8.png diff --git a/Base/res/emoji/U+1F4E9.png b/Base/res/emoji/U+1F4E9.png Binary files differindex 7916b00c87..037c3a2b57 100644 --- a/Base/res/emoji/U+1F4E9.png +++ b/Base/res/emoji/U+1F4E9.png diff --git a/Base/res/emoji/U+1F579.png b/Base/res/emoji/U+1F579.png Binary files differindex 65ed540212..021df748c1 100644 --- a/Base/res/emoji/U+1F579.png +++ b/Base/res/emoji/U+1F579.png diff --git a/Base/res/emoji/U+2049.png b/Base/res/emoji/U+2049.png Binary files differindex 61046d82d5..84aa5776d5 100644 --- a/Base/res/emoji/U+2049.png +++ b/Base/res/emoji/U+2049.png |