From 335f68b1c98e92e448e11380d62d6c8df8533c92 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 21 Nov 2023 13:50:52 +0300 Subject: Telegram: new extra icon for bots --- protocols/Telegram/res/bot.ico | Bin 0 -> 4286 bytes protocols/Telegram/res/resource.rc | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 protocols/Telegram/res/bot.ico (limited to 'protocols/Telegram/res') diff --git a/protocols/Telegram/res/bot.ico b/protocols/Telegram/res/bot.ico new file mode 100644 index 0000000000..fa99225339 Binary files /dev/null and b/protocols/Telegram/res/bot.ico differ diff --git a/protocols/Telegram/res/resource.rc b/protocols/Telegram/res/resource.rc index 5165e39b61..233ae0c132 100644 --- a/protocols/Telegram/res/resource.rc +++ b/protocols/Telegram/res/resource.rc @@ -166,6 +166,8 @@ IDI_FORWARD ICON "forward.ico" IDI_REACTION ICON "reaction.ico" +IDI_BOT ICON "bot.ico" + ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO -- cgit v1.2.3