diff --git a/client/js/helpers/simplemap.json b/client/js/helpers/simplemap.json index 4b917733..b71c8819 100644 --- a/client/js/helpers/simplemap.json +++ b/client/js/helpers/simplemap.json @@ -1238,8 +1238,8 @@ "credit_card": "๐Ÿ’ณ", "receipt": "๐Ÿงพ", "chart": "๐Ÿ’น", - "email": "โœ‰๏ธ", "envelope": "โœ‰๏ธ", + "email": "๐Ÿ“ง", "e_mail": "๐Ÿ“ง", "incoming_envelope": "๐Ÿ“จ", "envelope_with_arrow": "๐Ÿ“ฉ", diff --git a/scripts/generate-emoji.js b/scripts/generate-emoji.js old mode 100644 new mode 100755