diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-08 14:50:41 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-08 14:50:41 -0400 |
| commit | dbc2b2d497b5fae648556d63a393bd34d27820d8 (patch) | |
| tree | b35a42f1e329e025c76ac5b33236bb6e9102a06b /static/res | |
| parent | 86c90d06f8c213db5f8a56828641fb13b08b7b68 (diff) | |
optimize PNGs with zopflipng
Diffstat (limited to 'static/res')
| -rw-r--r-- | static/res/mipmap-hdpi/ic_launcher.png | bin | 2297 -> 2190 bytes |
| -rw-r--r-- | static/res/mipmap-mdpi/ic_launcher.png | bin | 1366 -> 1307 bytes |
| -rw-r--r-- | static/res/mipmap-xhdpi/ic_launcher.png | bin | 3219 -> 3049 bytes |
| -rw-r--r-- | static/res/mipmap-xxhdpi/ic_launcher.png | bin | 5196 -> 4901 bytes |
| -rw-r--r-- | static/res/mipmap-xxxhdpi/ic_launcher.png | bin | 7753 -> 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 Binary files differindex 2ace4396..631278f3 100644 --- a/static/res/mipmap-hdpi/ic_launcher.png +++ b/static/res/mipmap-hdpi/ic_launcher.png diff --git a/static/res/mipmap-mdpi/ic_launcher.png b/static/res/mipmap-mdpi/ic_launcher.png Binary files differindex f6b356f9..d42e5b8a 100644 --- a/static/res/mipmap-mdpi/ic_launcher.png +++ b/static/res/mipmap-mdpi/ic_launcher.png diff --git a/static/res/mipmap-xhdpi/ic_launcher.png b/static/res/mipmap-xhdpi/ic_launcher.png Binary files differindex 64b98d41..6f471eeb 100644 --- a/static/res/mipmap-xhdpi/ic_launcher.png +++ b/static/res/mipmap-xhdpi/ic_launcher.png diff --git a/static/res/mipmap-xxhdpi/ic_launcher.png b/static/res/mipmap-xxhdpi/ic_launcher.png Binary files differindex 4936e875..6b858975 100644 --- a/static/res/mipmap-xxhdpi/ic_launcher.png +++ b/static/res/mipmap-xxhdpi/ic_launcher.png diff --git a/static/res/mipmap-xxxhdpi/ic_launcher.png b/static/res/mipmap-xxxhdpi/ic_launcher.png Binary files differindex 89e7d33e..c0a11363 100644 --- a/static/res/mipmap-xxxhdpi/ic_launcher.png +++ b/static/res/mipmap-xxxhdpi/ic_launcher.png |
