diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2022-08-05 01:49:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-04 20:19:35 +0000 |
commit | 977723c6615024afb18c1846fd36f8ff1da1ce09 (patch) | |
tree | 4006166d385ec77a277987842939dc701e50baab /app/src/main/res/mipmap-xhdpi | |
parent | 6078780f073956c9322d965667ed7ea0937117ae (diff) |
Update app icon and add a monochrome layer (#2045)
* app: check-in updated app icon
* app: add a monochrome icon
Diffstat (limited to 'app/src/main/res/mipmap-xhdpi')
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher.png | bin | 0 -> 5999 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher.webp | bin | 6396 -> 0 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp | bin | 9154 -> 0 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | bin | 0 -> 5999 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png Binary files differnew file mode 100644 index 00000000..353fe9c4 --- /dev/null +++ b/app/src/main/res/mipmap-xhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/app/src/main/res/mipmap-xhdpi/ic_launcher.webp Binary files differdeleted file mode 100644 index 55f610eb..00000000 --- a/app/src/main/res/mipmap-xhdpi/ic_launcher.webp +++ /dev/null diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp b/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp Binary files differdeleted file mode 100644 index e97cfec8..00000000 --- a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp +++ /dev/null diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png Binary files differnew file mode 100644 index 00000000..353fe9c4 --- /dev/null +++ b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png |