From 5d624fec07a469da58e9dee718ffc1d3e5883ba9 Mon Sep 17 00:00:00 2001 From: hanthor Date: Mon, 9 May 2022 13:01:09 -0400 Subject: [PATCH] Added monochrome icons --- app/src/main/res/mipmap-anydpi-v26/ic_launcher_amber.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue_grey.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_brown.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_cyan.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_dark_grey.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_orange.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_purple.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_green.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_grey.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_indigo.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_blue.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_green.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_lime.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_orange.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_pink.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_purple.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_red.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_teal.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_yellow.xml | 1 + 20 files changed, 20 insertions(+) diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_amber.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_amber.xml index 16739520f..57a1040a4 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_amber.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_amber.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue.xml index 869d89e52..86a0641c7 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue_grey.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue_grey.xml index b730ee3bb..9e7a875f8 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue_grey.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue_grey.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_brown.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_brown.xml index d95ccee41..03db968e0 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_brown.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_brown.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_cyan.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_cyan.xml index d9c863760..3c9f3807a 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_cyan.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_cyan.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dark_grey.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dark_grey.xml index ab4a11c64..37c854bd6 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dark_grey.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_dark_grey.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_orange.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_orange.xml index 7ca24d6e6..dcf0242a6 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_orange.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_orange.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_purple.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_purple.xml index 45f5fb08c..ffd9c1d53 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_purple.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_purple.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_green.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_green.xml index 446108fc0..da04fb4f2 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_green.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_green.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_grey.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_grey.xml index 038af7891..691322906 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_grey.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_grey.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_indigo.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_indigo.xml index 1de8bc24e..af4b0f412 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_indigo.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_indigo.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_blue.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_blue.xml index 316d25310..1bf0eb586 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_blue.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_blue.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_green.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_green.xml index 26b7c52e2..bcabc630d 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_green.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_light_green.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_lime.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_lime.xml index 85b21c88b..6809a93aa 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_lime.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_lime.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_orange.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_orange.xml index ccec30daa..023753e60 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_orange.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_orange.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_pink.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_pink.xml index c4affeaee..4513504ef 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_pink.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_pink.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_purple.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_purple.xml index cecd537c1..890c0f356 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_purple.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_purple.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_red.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_red.xml index 4c91e3c38..40e70bc80 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_red.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_red.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_teal.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_teal.xml index 755e8a261..e91563f52 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_teal.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_teal.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yellow.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yellow.xml index b8dac003e..dc1564a55 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yellow.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yellow.xml @@ -2,4 +2,5 @@ + \ No newline at end of file