diff --git a/changelog.d/5936.feature b/changelog.d/5936.feature
new file mode 100644
index 00000000000..cbf14aaba1b
--- /dev/null
+++ b/changelog.d/5936.feature
@@ -0,0 +1 @@
+Added themed launch icons for Android 13
\ No newline at end of file
diff --git a/vector/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/vector/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
index eca70cfe52e..6f3b755bf50 100644
--- a/vector/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/vector/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file
diff --git a/vector/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/vector/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
index eca70cfe52e..6f3b755bf50 100644
--- a/vector/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/vector/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file