ralph.santos - Hi everyone,Is there a way to r...
Hi everyone,
Is there a way to replace more than 1 icon using the
iconSpriteUrl
?
In the examples, only 1 sprite URL is provided, so I'm assuming only 1 icon link per init config is allowed.Solution:Jump to solution
https://developers.thoughtspot.com/docs/customize-icons#_override_an_icon
Here you can see in point 6, on how to override multiple icons.....
Customize icons
Customize icons displayed on the ThoughtSpot application interface
2 Replies
Solution
https://developers.thoughtspot.com/docs/customize-icons#_override_an_icon
Here you can see in point 6, on how to override multiple icons..
Customize icons
Customize icons displayed on the ThoughtSpot application interface
Thanks for the quick response @shikharTS 🙌 So multiple
svg
element in one SVG file.