1
0
Fork 0
mirror of https://github.com/emojisum/emojisum.git synced 2024-11-23 16:05:40 +00:00

emojimap: :hurtrealbad: -> 🕵

Ref: #5

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-11-17 09:40:19 -05:00
parent e55f1cc730
commit 5f05be6e73
Signed by: vbatts
GPG key ID: 10937E57733F1362
3 changed files with 3 additions and 3 deletions

View file

@ -114,7 +114,7 @@
[":horse_racing:"],
[":hourglass:"],
[":house:"],
[":hurtrealbad:"],
[":female_detective:", "U+1F575", "U+1FE0F", "U+200D", "U+2640"],
[":icecream:"],
[":imp:"],
[":it:"],

View file

@ -127,7 +127,7 @@ draft+2
* `109` -- :horse_racing: `:horse_racing:`
* `110` -- :hourglass: `:hourglass:`
* `111` -- :house: `:house:`
* `112` -- :hurtrealbad: `:hurtrealbad:`
* `112` -- :female_detective: `:female_detective:` U+1F575 U+1FE0F U+200D U+2640
* `113` -- :icecream: `:icecream:`
* `114` -- :imp: `:imp:`
* `115` -- :it: `:it:`

View file

@ -232,7 +232,7 @@ func init() {
},
Words{ ":house:",
},
Words{ ":hurtrealbad:",
Words{ ":female_detective:","U+1F575","U+1FE0F","U+200D","U+2640",
},
Words{ ":icecream:",
},