mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Redesign/apple emoji icons instead of system emoji for auth flow (#745)
This commit is contained in:
parent
b04fe251c7
commit
65d79a0cc8
8 changed files with 19 additions and 68 deletions
|
@ -10,13 +10,15 @@ class DefaultDocumentEmojiIconProvider : DocumentEmojiIconProvider {
|
|||
"💡", "🎒", "🚀", "🤖", "📚",
|
||||
"🍎", "🏡", "🤝", "😍", "☕",
|
||||
"🔥", "💥", "✍", "⏳", "📌",
|
||||
"🚩", "🦉", "📮", "📄", "🖌",
|
||||
"🖍", "🦉", "📮", "📄", "🖌",
|
||||
"🗳", "⏰", "🔑", "🎉", "🗃",
|
||||
"🔖", "🧠", "👁", "🎗", "🎲",
|
||||
"🧩", "🚲", "⚙", "🔶", "🌍",
|
||||
"🏕", "🧳", "🌵", "🚗", "🚂",
|
||||
"🏙", "🚲", "⚙", "🔶", "🌍",
|
||||
"🏕", "🎡", "🌵", "🚗", "🚂",
|
||||
"🖼", "⭐", "🥁", "🚠", "🛫",
|
||||
"🏔", "🏗", "🛠", "🔍", "🕹"
|
||||
"🏔", "🏗", "🛠", "🔍", "🕹",
|
||||
"🛋", "🎁", "🧮", "🏜", "🌋",
|
||||
"🎇", "🍏", "💫", "🌿", "🦊"
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue