diff --git a/Base/home/anon/Documents/emoji.txt b/Base/home/anon/Documents/emoji.txt index 30bc84acf9..980cf8c7ad 100644 --- a/Base/home/anon/Documents/emoji.txt +++ b/Base/home/anon/Documents/emoji.txt @@ -1,3 +1,6 @@ +Faces & Misc Emoji +------------------ + 🍆 - U+1F346 EGGPLANT 🍑 - U+1F351 PEACH 🍒 - U+1F352 CHERRIES @@ -33,3 +36,10 @@ ❤ - U+2764 RED HEART ⬆ - U+2B06 UPWARDS BLACK ARROW ⬇ - U+2B07 DOWNWARDS BLACK ARROW + +ZWJ Sequence Flags +------------------ + +🏳️‍🌈 - U+1F3F3 U+FE0F U+200D U+1F308 Rainbow flag +🏳️‍⚧️ - U+1F3F3 U+FE0F U+200D U+26A7 U+FE0F Transgender flag +🏴‍☠️ - U+1F3F4 U+200D U+2620 U+FE0F Pirate flag diff --git a/Base/res/emoji/U+1F3F3_U+FE0F_U+200D_U+1F308.png b/Base/res/emoji/U+1F3F3_U+FE0F_U+200D_U+1F308.png new file mode 100644 index 0000000000..49ed3c00f3 Binary files /dev/null and b/Base/res/emoji/U+1F3F3_U+FE0F_U+200D_U+1F308.png differ diff --git a/Base/res/emoji/U+1F3F3_U+FE0F_U+200D_U+26A7_U+FE0F.png b/Base/res/emoji/U+1F3F3_U+FE0F_U+200D_U+26A7_U+FE0F.png new file mode 100644 index 0000000000..eee72cf421 Binary files /dev/null and b/Base/res/emoji/U+1F3F3_U+FE0F_U+200D_U+26A7_U+FE0F.png differ diff --git a/Base/res/emoji/U+1F3F4_U+200D_U+2620_U+FE0F.png b/Base/res/emoji/U+1F3F4_U+200D_U+2620_U+FE0F.png new file mode 100644 index 0000000000..649c17c01d Binary files /dev/null and b/Base/res/emoji/U+1F3F4_U+200D_U+2620_U+FE0F.png differ