From dbc2b2d497b5fae648556d63a393bd34d27820d8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 8 Apr 2020 14:50:41 -0400 Subject: optimize PNGs with zopflipng --- static/res/mipmap-hdpi/ic_launcher.png | Bin 2297 -> 2190 bytes static/res/mipmap-mdpi/ic_launcher.png | Bin 1366 -> 1307 bytes static/res/mipmap-xhdpi/ic_launcher.png | Bin 3219 -> 3049 bytes static/res/mipmap-xxhdpi/ic_launcher.png | Bin 5196 -> 4901 bytes static/res/mipmap-xxxhdpi/ic_launcher.png | Bin 7753 -> 7383 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'static/res') diff --git a/static/res/mipmap-hdpi/ic_launcher.png b/static/res/mipmap-hdpi/ic_launcher.png index 2ace4396..631278f3 100644 Binary files a/static/res/mipmap-hdpi/ic_launcher.png and b/static/res/mipmap-hdpi/ic_launcher.png differ diff --git a/static/res/mipmap-mdpi/ic_launcher.png b/static/res/mipmap-mdpi/ic_launcher.png index f6b356f9..d42e5b8a 100644 Binary files a/static/res/mipmap-mdpi/ic_launcher.png and b/static/res/mipmap-mdpi/ic_launcher.png differ diff --git a/static/res/mipmap-xhdpi/ic_launcher.png b/static/res/mipmap-xhdpi/ic_launcher.png index 64b98d41..6f471eeb 100644 Binary files a/static/res/mipmap-xhdpi/ic_launcher.png and b/static/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/static/res/mipmap-xxhdpi/ic_launcher.png b/static/res/mipmap-xxhdpi/ic_launcher.png index 4936e875..6b858975 100644 Binary files a/static/res/mipmap-xxhdpi/ic_launcher.png and b/static/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/static/res/mipmap-xxxhdpi/ic_launcher.png b/static/res/mipmap-xxxhdpi/ic_launcher.png index 89e7d33e..c0a11363 100644 Binary files a/static/res/mipmap-xxxhdpi/ic_launcher.png and b/static/res/mipmap-xxxhdpi/ic_launcher.png differ -- cgit v1.3.1