I used replaceIcon()
to swap the certification for a custom svg. The custom svg shows everywhere except in the user menu’s drop down.
Don
2
Hello
Here you can find the icon replacements
The replaceIcon api to granted badge notification should be:
api.replaceIcon("notification.granted_badge", "CertificateIcon");
2 Likes