Add new emojis required in the latest EUS
This commit is contained in:
parent
f09d129bae
commit
0f6828d44b
1 changed files with 10 additions and 8 deletions
|
@ -1,10 +1,12 @@
|
||||||
{
|
{
|
||||||
"wave":"👋",
|
"wave": "👋",
|
||||||
"thumb_up":"👍",
|
"thumb_up": "👍",
|
||||||
"page":"📄",
|
"page": "📄",
|
||||||
"dizzy":"😵",
|
"dizzy": "😵",
|
||||||
"heavy_check":"✔️",
|
"heavy_check": "✔️ ",
|
||||||
"folder":"📁",
|
"folder": "📁",
|
||||||
"fast_up":"⏫",
|
"fast_up": "⏫",
|
||||||
"cross":"❌"
|
"cross": "❌",
|
||||||
|
"file_cabinet": "🗄️ ",
|
||||||
|
"globe_europe": "🌍"
|
||||||
}
|
}
|
Loading…
Reference in a new issue