mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-20 07:07:48 +00:00
Add empty emoji search icon.
This commit is contained in:
parent
9e49e32702
commit
20f946f657
BIN
Telegram/Resources/icons/emoji_empty.png
Normal file
BIN
Telegram/Resources/icons/emoji_empty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
Telegram/Resources/icons/emoji_empty@2x.png
Normal file
BIN
Telegram/Resources/icons/emoji_empty@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
BIN
Telegram/Resources/icons/emoji_empty@3x.png
Normal file
BIN
Telegram/Resources/icons/emoji_empty@3x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
@ -335,7 +335,7 @@ stickersToast: Toast(defaultToast) {
|
||||
}
|
||||
|
||||
stickersEmpty: icon {{ "stickers_empty", windowSubTextFg }};
|
||||
emojiEmpty: icon {{ "stickers_empty", windowSubTextFg }};
|
||||
emojiEmpty: icon {{ "emoji_empty", windowSubTextFg }};
|
||||
|
||||
inlineBotsScroll: ScrollArea(defaultSolidScroll) {
|
||||
deltat: stickerPanPadding;
|
||||
|
Loading…
Reference in New Issue
Block a user