forked from abner/for-legacy-web
feat(emoji): added funny short codes
parent
9c78e0912d
commit
dec4315892
|
|
@ -673,6 +673,7 @@ export const emojiDictionary = {
|
|||
mandarin: "🍊",
|
||||
lemon: "🍋",
|
||||
banana: "🍌",
|
||||
nanner: "🍌",
|
||||
pineapple: "🍍",
|
||||
mango: "🥭",
|
||||
apple: "🍎",
|
||||
|
|
@ -876,6 +877,7 @@ export const emojiDictionary = {
|
|||
train: "🚋",
|
||||
bus: "🚌",
|
||||
oncoming_bus: "🚍",
|
||||
trolley: "🚎",
|
||||
trolleybus: "🚎",
|
||||
minibus: "🚐",
|
||||
ambulance: "🚑",
|
||||
|
|
|
|||
Loading…
Reference in New Issue