The source project of this merge request has been removed.
Fix unintended symbolic Telegram icons appearing in the UI
Remove these 3 icons (which didn’t exist before) because they cause the symbolic Telegram icon to appear in unintended parts of the interface, such as the Task Manager, Kickoff, and others.
By removing them, only the system tray will use the symbolic (monochrome) icons, as intended.
The only additions that were actually necessary to match the new Telegram changes were the following
-
✅ org.telegram.desktop-attention-symbolic.svg -
❌ org.telegram.desktop-attention.svg -
✅ org.telegram.desktop-mute-symbolic.svg -
❌ org.telegram.desktop-mute.svg -
✅ org.telegram.desktop-symbolic.svg -
❌ org.telegram.desktop.svg
Edited by Leandro Guedes