I’m integrating a third party application using the IframePerspective into the CMS. By default it seems like this perspective gets a “jigsaw puzzle” icon (see image below) in the sidebar.
Browsing through the IframePerspective’s code I can’t see an option to change the icon. Also looking at the inspector it seems like the icon is populated through the navapp.
What would I need to do configure the icon to be an SVG I’ve specified?
Well there is @bloomreach/navapp - npm where this code is located.
But I want to be very clear: its NOT supported to somehow fork this and customize it. Its not external API, it is an internal library and is subject to being changed without warning.
We do not support customizing the menu apart from adding new perspectives in the ‘extensions’ group.