replaceIcon()이 사용자 메뉴 드롭다운 아이콘을 대체하지 않음

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");