Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
fix(emojis): Add text variants for the blush emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
anoadragon453 committed Jun 20, 2017
1 parent 5f41853 commit 9a367ff
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
4 changes: 3 additions & 1 deletion smileys/ASCII+Universe/emoticons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@
</emoticon>
<emoticon file="../Universe/1f633">
<string>😳</string>
<string>:$</string>
<string>:blush:</string>
</emoticon>
<emoticon file="../Universe/1f634">
<string>😴</string>
Expand Down Expand Up @@ -2528,4 +2530,4 @@
<string>🇺🇸</string>
</emoticon>

</messaging-emoticon-map>
</messaging-emoticon-map>
6 changes: 4 additions & 2 deletions smileys/ASCII+emojione/emoticons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,13 @@
</emoticon>
<emoticon file="../emojione/1f633">
<string>😳</string>
<string>:$</string>
<string>:blush:</string>
</emoticon>
<emoticon file="../emojione/1f634">
<string>😴</string>
<string>:sleep:</string>
<string>:sleeping:</string>
<string>:sleep:</string>
<string>:sleeping:</string>
</emoticon>
<emoticon file="../emojione/1f635">
<string>😵</string>
Expand Down
2 changes: 2 additions & 0 deletions smileys/Universe/emoticons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@
</emoticon>
<emoticon file="1f633">
<string>😳</string>
<string>:$</string>
<string>:blush:</string>
</emoticon>
<emoticon file="1f634">
<string>😴</string>
Expand Down
2 changes: 2 additions & 0 deletions smileys/emojione/emoticons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@
</emoticon>
<emoticon file="1f633">
<string>😳</string>
<string>:$</string>
<string>:blush:</string>
</emoticon>
<emoticon file="1f634">
<string>😴</string>
Expand Down

0 comments on commit 9a367ff

Please sign in to comment.