From 5a90f9ed28f2b6c55f8037e2a1528a527f066c30 Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Thu, 16 Feb 2023 17:20:15 +0100 Subject: [PATCH] Add themed icon Close #256 --- assets/icons/Kvaesitso Monochrome.svg | 1 + .../res/mipmap-anydpi-v26/ic_launcher.xml | 1 + .../res/drawable/ic_launcher_monochrome.xml | 55 +++++++++++++++++++ .../res/mipmap-anydpi-v26/ic_launcher.xml | 1 + .../res/mipmap-anydpi-v26/ic_launcher.xml | 1 + 5 files changed, 59 insertions(+) create mode 100644 assets/icons/Kvaesitso Monochrome.svg create mode 100644 core/base/src/main/res/drawable/ic_launcher_monochrome.xml diff --git a/assets/icons/Kvaesitso Monochrome.svg b/assets/icons/Kvaesitso Monochrome.svg new file mode 100644 index 00000000..564cb96e --- /dev/null +++ b/assets/icons/Kvaesitso Monochrome.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/core/base/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml b/core/base/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09bc..081998b2 100644 --- a/core/base/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/core/base/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/core/base/src/main/res/drawable/ic_launcher_monochrome.xml b/core/base/src/main/res/drawable/ic_launcher_monochrome.xml new file mode 100644 index 00000000..ea6a240e --- /dev/null +++ b/core/base/src/main/res/drawable/ic_launcher_monochrome.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + diff --git a/core/base/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/core/base/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09bc..081998b2 100644 --- a/core/base/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/core/base/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/core/base/src/nightly/res/mipmap-anydpi-v26/ic_launcher.xml b/core/base/src/nightly/res/mipmap-anydpi-v26/ic_launcher.xml index 4ae7d123..be4630b7 100644 --- a/core/base/src/nightly/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/core/base/src/nightly/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file