summaryrefslogtreecommitdiff
path: root/static/res
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-04-08 14:50:41 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-04-08 14:50:41 -0400
commitdbc2b2d497b5fae648556d63a393bd34d27820d8 (patch)
treeb35a42f1e329e025c76ac5b33236bb6e9102a06b /static/res
parent86c90d06f8c213db5f8a56828641fb13b08b7b68 (diff)
optimize PNGs with zopflipng
Diffstat (limited to 'static/res')
-rw-r--r--static/res/mipmap-hdpi/ic_launcher.pngbin2297 -> 2190 bytes
-rw-r--r--static/res/mipmap-mdpi/ic_launcher.pngbin1366 -> 1307 bytes
-rw-r--r--static/res/mipmap-xhdpi/ic_launcher.pngbin3219 -> 3049 bytes
-rw-r--r--static/res/mipmap-xxhdpi/ic_launcher.pngbin5196 -> 4901 bytes
-rw-r--r--static/res/mipmap-xxxhdpi/ic_launcher.pngbin7753 -> 7383 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/static/res/mipmap-hdpi/ic_launcher.png b/static/res/mipmap-hdpi/ic_launcher.png
index 2ace4396..631278f3 100644
--- a/static/res/mipmap-hdpi/ic_launcher.png
+++ b/static/res/mipmap-hdpi/ic_launcher.png
Binary files differ
diff --git a/static/res/mipmap-mdpi/ic_launcher.png b/static/res/mipmap-mdpi/ic_launcher.png
index f6b356f9..d42e5b8a 100644
--- a/static/res/mipmap-mdpi/ic_launcher.png
+++ b/static/res/mipmap-mdpi/ic_launcher.png
Binary files differ
diff --git a/static/res/mipmap-xhdpi/ic_launcher.png b/static/res/mipmap-xhdpi/ic_launcher.png
index 64b98d41..6f471eeb 100644
--- a/static/res/mipmap-xhdpi/ic_launcher.png
+++ b/static/res/mipmap-xhdpi/ic_launcher.png
Binary files differ
diff --git a/static/res/mipmap-xxhdpi/ic_launcher.png b/static/res/mipmap-xxhdpi/ic_launcher.png
index 4936e875..6b858975 100644
--- a/static/res/mipmap-xxhdpi/ic_launcher.png
+++ b/static/res/mipmap-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/static/res/mipmap-xxxhdpi/ic_launcher.png b/static/res/mipmap-xxxhdpi/ic_launcher.png
index 89e7d33e..c0a11363 100644
--- a/static/res/mipmap-xxxhdpi/ic_launcher.png
+++ b/static/res/mipmap-xxxhdpi/ic_launcher.png
Binary files differ