diff --git a/res/drawable/ic_lock_closed.xml b/res/drawable/ic_lock_closed.xml
new file mode 100644
index 00000000000..cb0ea241246
--- /dev/null
+++ b/res/drawable/ic_lock_closed.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
diff --git a/res/xml/conversation_notification_settings.xml b/res/xml/conversation_notification_settings.xml
index c034eb5d6d8..65fdee5e9da 100644
--- a/res/xml/conversation_notification_settings.xml
+++ b/res/xml/conversation_notification_settings.xml
@@ -78,14 +78,14 @@
android:key="ringtone"
android:title="@string/notification_channel_sound_title"
android:dialogTitle="@string/notification_channel_sound_title"
- android:icon="@drawable/ic_media_stream"
+ android:icon="@drawable/ic_notifications"
android:showSilent="true"
android:showDefault="true"/>