From 789c964d8280a3d348412c800a67ead5b199b06b Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Fri, 14 Apr 2023 00:11:51 +0200 Subject: [PATCH] New monochrome icon Co-authored-by: EliotAku <54034023+EliotAku@users.noreply.github.com> --- .../res/drawable/ic_launcher_monochrome.xml | 47 ++++++------------- 1 file changed, 15 insertions(+), 32 deletions(-) diff --git a/core/base/src/main/res/drawable/ic_launcher_monochrome.xml b/core/base/src/main/res/drawable/ic_launcher_monochrome.xml index ea6a240e..090f5bd6 100644 --- a/core/base/src/main/res/drawable/ic_launcher_monochrome.xml +++ b/core/base/src/main/res/drawable/ic_launcher_monochrome.xml @@ -8,48 +8,31 @@ android:pivotY="96" android:scaleX="0.55" android:scaleY="0.55"> + + + + - + android:strokeColor="#FF000000" /> + android:pathData="M70 76h-8c-3.31 0-6 2.69-6 6v8c0 3.31 2.69 6 6 6h8c3.31 0 6-2.69 6-6v-8c0-3.31-2.69-6-6-6Z" /> + android:pathData="M100 76h-8c-3.31 0-6 2.69-6 6v8c0 3.31 2.69 6 6 6h8c3.31 0 6-2.69 6-6v-8c0-3.31-2.69-6-6-6Z" /> + android:pathData="M130 76h-8c-3.31 0-6 2.69-6 6v8c0 3.31 2.69 6 6 6h8c3.31 0 6-2.69 6-6v-8c0-3.31-2.69-6-6-6Z" /> - - + \ No newline at end of file