Hi Team We are trying to override the default Spotter (dog) icon in ThoughtSpot embedded UI using a custom SVG icon, but it's not taking effect despite following the official documentation. - I created and hosted a custom SVG file on GitHub and used jsDelivr CDN to serve it. - Here’s the hosted SVG file URL I’m using for the icon: https://cdn.jsdelivr.net/gh/Ashutosh-Thinkitian/spotter-icon/assets/image2vector.svg - I have added this URL into the init() method of the embedded Spotter instance like this: