Product Branding | | Icon Update

Hi Everyone!

I’m trying to change the product branding settings in my IDN tenant. I’ve changed both the ‘Logo’ as well as ‘Icon’ and uploaded my custom images.

I’m able to see that the ‘Logo’ has been updated but I could not see the ‘Icon’ updated anywhere.

Can someone please help me where will the icon reflect in the tenant?

Thanks in advance!

1 Like

Hi @Arshad

I don’t think the icon is used much (if at all) in the UI. And it is not used for the ‘favicon’ browser tab icon, which is often assumed. However, it is available to use in email templates by referencing the image URL in the template, for example:

<div><p style="text-align:center"><img src="<icon URL>"width="100" height="100"></p></div>

You can get the icon URL by right clicking on the icon in the branding settings.

Hey @paul_wheeler

Thanks for the response. In email templates, I think we can use the “href” to refer to external image links.

But, is the ‘Icon’ under product branding of no use for configuration?

Yes, you can also use external images for email templates.

I don’t think the icon is used anywhere in the UI. Other people have asked about this. The only information I could find said that it was used in a legacy certifications UI.

Thanks @paul_wheeler ,

Also, is there any way that we can change the favicon that appears in the browser tab UI?

Thanks.

@Arshad no, unfortunately there is currently no way to change the favicon.

1 Like

Okay. Thank you for the response @paul_wheeler.