1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

Updated default doc. emoji set

This commit is contained in:
ubu 2020-09-29 00:33:28 +03:00
parent 673ce2c539
commit f12121eb5d

View file

@ -15,10 +15,11 @@ class DefaultDocumentEmojiIconProvider : DocumentEmojiIconProvider {
"🔖", "🧠", "👁", "🎗", "🎲",
"🏙", "🚲", "", "🔶", "🌍",
"🏕", "🎡", "🌵", "🚗", "🚂",
"🖼", "", "🥁", "🚠", "🛫",
"🖼", "", "🥁", "🛴", "🛫",
"🏔", "🏗", "🛠", "🔍", "🕹",
"🛋", "🎁", "🧮", "🏜", "🌋",
"🎇", "🍏", "💫", "🌿", "🦊"
"🎇", "🍏", "💫", "🌿", "🦊",
"🍁", "🐎", "🍋", "🏍", ""
)
}