Help Needed: Unable to Replace the Notification (Bird) Icon in Zammad UI

Hi everyone,

I’m trying to change the default bird icon used for notifications in Zammad, but I’m not having any success.
I edited the NotificationButton.vue file and tried to replace the icon, then ran rails assets:precompile and restarted the services.

However, the old icon still appears, even after clearing the browser cache.

How can I properly replace this icon? Is there a recommended method?

Thanks in advance for your help!

Hi!

Check this out:

Hello, thank you for your help. The logos are corrected as I wanted on desktop, but how can I apply this solution on mobile? Also, is it possible to change the favico that appears on the website? Thanks again!

Hi!

Where is the logo on mobile? Could you share a screenshot for me to check where the logo is?

You can also change the favicon add that to the /public directory
image

Here’s an example of my repo with the logo package:

Best,
Skip