diff --git a/core/res/res/drawable/sym_def_app_icon.xml b/core/res/res/drawable/sym_def_app_icon.xml index 9c024025d4aa3..129d38a747502 100644 --- a/core/res/res/drawable/sym_def_app_icon.xml +++ b/core/res/res/drawable/sym_def_app_icon.xml @@ -1,9 +1,7 @@ - + - - - + diff --git a/core/res/res/drawable/sym_def_app_icon_background.xml b/core/res/res/drawable/sym_def_app_icon_background.xml new file mode 100644 index 0000000000000..57552101e869a --- /dev/null +++ b/core/res/res/drawable/sym_def_app_icon_background.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/mipmap-hdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-hdpi/sym_def_app_icon_foreground.png new file mode 100644 index 0000000000000..4e526c95b4d61 Binary files /dev/null and b/core/res/res/mipmap-hdpi/sym_def_app_icon_foreground.png differ 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 deleted file mode 100644 index bf58413aad51e..0000000000000 Binary files a/core/res/res/mipmap-hdpi/sym_def_app_icon_maskable.png and /dev/null differ diff --git a/core/res/res/mipmap-mdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-mdpi/sym_def_app_icon_foreground.png new file mode 100644 index 0000000000000..2c38c719088d8 Binary files /dev/null and b/core/res/res/mipmap-mdpi/sym_def_app_icon_foreground.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 deleted file mode 100644 index 47f6f817394c5..0000000000000 Binary files a/core/res/res/mipmap-mdpi/sym_def_app_icon_maskable.png and /dev/null differ diff --git a/core/res/res/mipmap-xhdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-xhdpi/sym_def_app_icon_foreground.png new file mode 100644 index 0000000000000..072467eaaafb0 Binary files /dev/null and b/core/res/res/mipmap-xhdpi/sym_def_app_icon_foreground.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 deleted file mode 100644 index f60b8969dab89..0000000000000 Binary files a/core/res/res/mipmap-xhdpi/sym_def_app_icon_maskable.png and /dev/null differ diff --git a/core/res/res/mipmap-xxhdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-xxhdpi/sym_def_app_icon_foreground.png new file mode 100644 index 0000000000000..78a6b7a3464d4 Binary files /dev/null and b/core/res/res/mipmap-xxhdpi/sym_def_app_icon_foreground.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 deleted file mode 100644 index 6d4f315221ecb..0000000000000 Binary files a/core/res/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png and /dev/null differ diff --git a/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_foreground.png b/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_foreground.png new file mode 100644 index 0000000000000..68ebe33fe237c Binary files /dev/null and b/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_foreground.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 deleted file mode 100644 index 08e54d009a18b..0000000000000 Binary files a/core/res/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png and /dev/null differ