mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 07:56:03 +00:00
Add empty emoji search icon.
This commit is contained in:
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;
|
||||
|
Reference in New Issue
Block a user