emoji: Add gorilla emoji (#11562)

This commit is contained in:
Broooklyn
2020-06-01 02:02:16 -04:00
committed by GitHub
parent b25cfc5f80
commit eb92a61760
2 changed files with 2 additions and 1 deletions

View File

@@ -87,7 +87,8 @@ enum Emoji
HEART_EYES("(*.*)"),
FACEPALM("M-)"),
PENSIVE("V_V"),
ACORN("<lt>D~") // <D~
ACORN("<lt>D~"), // <D~
GORILLA(":G"),
;
private static final Map<String, Emoji> emojiMap;

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B