diff --git a/app/assets/javascripts/discourse/app/components/glimmer-header/user-dropdown/notifications.gjs b/app/assets/javascripts/discourse/app/components/glimmer-header/user-dropdown/notifications.gjs index 01b668102b0..c7ecc939623 100644 --- a/app/assets/javascripts/discourse/app/components/glimmer-header/user-dropdown/notifications.gjs +++ b/app/assets/javascripts/discourse/app/components/glimmer-header/user-dropdown/notifications.gjs @@ -65,7 +65,7 @@ export default class Notifications extends Component { {{/if}} {{#if this.isInDoNotDisturb}} -
{{icon "moon"}}
+
{{icon "discourse-dnd"}}
{{else}} {{#if this.currentUser.new_personal_messages_notifications_count}}