Skip to content

Commit

Permalink
Fix the icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Chipppppppppp committed Jan 24, 2024
1 parent 98c6fea commit b125fd5
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 5 deletions.
Binary file modified app/src/main/ic_launcher-playstore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 7 additions & 5 deletions app/src/main/res/drawable/ic_launcher_foreground.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<group android:scaleX="0.46"
android:viewportWidth="87"
android:viewportHeight="166.64062">
<group android:scaleX="0.24015753"
android:scaleY="0.46"
android:translateX="29.16"
android:translateY="29.16">
android:translateX="33.053146"
android:translateY="44.992966">
<group android:translateY="136.26562">
<path android:pathData="M31.71875,-92.1875L31.71875,-17.15625L74.046875,-17.15625Q79.109375,-17.15625,81.8125,-14.6875Q84.515625,-12.234375,84.515625,-8.515625Q84.515625,-4.71875,81.84375,-2.359375Q79.171875,-0,74.046875,-0L23.625,-0Q16.8125,-0,13.8125,-3.015625Q10.828125,-6.046875,10.828125,-12.796875L10.828125,-92.1875Q10.828125,-98.515625,13.671875,-101.671875Q16.53125,-104.84375,21.171875,-104.84375Q25.875,-104.84375,28.796875,-101.703125Q31.71875,-98.578125,31.71875,-92.1875Z"
android:fillColor="#06C755"/>
</group>
</group>
</vector>
Binary file modified app/src/main/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
Binary file not shown.

0 comments on commit b125fd5

Please sign in to comment.