replaceIcon() not replacing the user menu dropdown's icon

I used replaceIcon() to swap the certification for a custom svg. The custom svg shows everywhere except in the user menu’s drop down.



Hello :wave:

Here you can find the icon replacements :arrow_down_small:

The replaceIcon api to granted badge notification should be:

api.replaceIcon("notification.granted_badge", "CertificateIcon");
2 Likes