diff --git a/core/res/res/drawable-hdpi/sym_def_app_icon.png b/core/res/res/drawable-hdpi/sym_def_app_icon.png deleted file mode 100644 index cde69bcccec65..0000000000000 Binary files a/core/res/res/drawable-hdpi/sym_def_app_icon.png and /dev/null differ diff --git a/core/res/res/drawable-ldpi/sym_def_app_icon.png b/core/res/res/drawable-ldpi/sym_def_app_icon.png deleted file mode 100644 index 2c205c84ab4fc..0000000000000 Binary files a/core/res/res/drawable-ldpi/sym_def_app_icon.png and /dev/null differ diff --git a/core/res/res/drawable-mdpi/sym_def_app_icon.png b/core/res/res/drawable-mdpi/sym_def_app_icon.png deleted file mode 100644 index c133a0cbd379f..0000000000000 Binary files a/core/res/res/drawable-mdpi/sym_def_app_icon.png and /dev/null differ diff --git a/core/res/res/drawable-xhdpi/sym_def_app_icon.png b/core/res/res/drawable-xhdpi/sym_def_app_icon.png deleted file mode 100644 index bfa42f0e7b91d..0000000000000 Binary files a/core/res/res/drawable-xhdpi/sym_def_app_icon.png and /dev/null differ diff --git a/core/res/res/drawable-xxhdpi/sym_def_app_icon.png b/core/res/res/drawable-xxhdpi/sym_def_app_icon.png deleted file mode 100644 index 324e72cdd7480..0000000000000 Binary files a/core/res/res/drawable-xxhdpi/sym_def_app_icon.png and /dev/null differ diff --git a/core/res/res/drawable-xxxhdpi/sym_def_app_icon.png b/core/res/res/drawable-xxxhdpi/sym_def_app_icon.png deleted file mode 100644 index aee44e1384346..0000000000000 Binary files a/core/res/res/drawable-xxxhdpi/sym_def_app_icon.png and /dev/null differ diff --git a/core/res/res/drawable/sym_def_app_icon.xml b/core/res/res/drawable/sym_def_app_icon.xml new file mode 100644 index 0000000000000..8a2b13bb9f054 --- /dev/null +++ b/core/res/res/drawable/sym_def_app_icon.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/core/res/res/mipmap-hdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-hdpi/sym_def_app_icon_maskable.png new file mode 100644 index 0000000000000..bf58413aad51e Binary files /dev/null and b/core/res/res/mipmap-hdpi/sym_def_app_icon_maskable.png differ diff --git a/core/res/res/mipmap-ldpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-ldpi/sym_def_app_icon_maskable.png new file mode 100644 index 0000000000000..3bf42850a151c Binary files /dev/null and b/core/res/res/mipmap-ldpi/sym_def_app_icon_maskable.png differ diff --git a/core/res/res/mipmap-mdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-mdpi/sym_def_app_icon_maskable.png new file mode 100644 index 0000000000000..47f6f817394c5 Binary files /dev/null and b/core/res/res/mipmap-mdpi/sym_def_app_icon_maskable.png differ diff --git a/core/res/res/mipmap-xhdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-xhdpi/sym_def_app_icon_maskable.png new file mode 100644 index 0000000000000..f60b8969dab89 Binary files /dev/null and b/core/res/res/mipmap-xhdpi/sym_def_app_icon_maskable.png differ diff --git a/core/res/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png new file mode 100644 index 0000000000000..6d4f315221ecb Binary files /dev/null and b/core/res/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png differ diff --git a/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png b/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png new file mode 100644 index 0000000000000..08e54d009a18b Binary files /dev/null and b/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png differ