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/apple-touch-icon-120x120.png | Bin 1235 -> 879 bytes static/apple-touch-icon-152x152.png | Bin 1618 -> 1212 bytes static/apple-touch-icon-180x180.png | Bin 1848 -> 1405 bytes static/apple-touch-icon.png | Bin 1848 -> 1405 bytes static/bitcoin-address.png | Bin 555 -> 525 bytes static/logo.png | Bin 7853 -> 6991 bytes static/mstile-150x150.png | Bin 2467 -> 1994 bytes static/mstile-310x150.png | Bin 2729 -> 2217 bytes static/mstile-310x310.png | Bin 5028 -> 4214 bytes static/mstile-70x70.png | Bin 1854 -> 1360 bytes static/opengraph.png | Bin 7057 -> 6294 bytes 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 16 files changed, 0 insertions(+), 0 deletions(-) (limited to 'static') diff --git a/static/apple-touch-icon-120x120.png b/static/apple-touch-icon-120x120.png index 500a31dc..ef86ff08 100644 Binary files a/static/apple-touch-icon-120x120.png and b/static/apple-touch-icon-120x120.png differ diff --git a/static/apple-touch-icon-152x152.png b/static/apple-touch-icon-152x152.png index 7f19b0f3..ca60f75e 100644 Binary files a/static/apple-touch-icon-152x152.png and b/static/apple-touch-icon-152x152.png differ diff --git a/static/apple-touch-icon-180x180.png b/static/apple-touch-icon-180x180.png index f70aef2a..f131f9c5 100644 Binary files a/static/apple-touch-icon-180x180.png and b/static/apple-touch-icon-180x180.png differ diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png index 23100347..f131f9c5 100644 Binary files a/static/apple-touch-icon.png and b/static/apple-touch-icon.png differ diff --git a/static/bitcoin-address.png b/static/bitcoin-address.png index e5d80df3..f8e69c63 100644 Binary files a/static/bitcoin-address.png and b/static/bitcoin-address.png differ diff --git a/static/logo.png b/static/logo.png index ae10bca9..1ceaa967 100644 Binary files a/static/logo.png and b/static/logo.png differ diff --git a/static/mstile-150x150.png b/static/mstile-150x150.png index 5eb222af..1fc2a1c5 100644 Binary files a/static/mstile-150x150.png and b/static/mstile-150x150.png differ diff --git a/static/mstile-310x150.png b/static/mstile-310x150.png index a1e5aac7..6aeff687 100644 Binary files a/static/mstile-310x150.png and b/static/mstile-310x150.png differ diff --git a/static/mstile-310x310.png b/static/mstile-310x310.png index cf221d70..cb349d3b 100644 Binary files a/static/mstile-310x310.png and b/static/mstile-310x310.png differ diff --git a/static/mstile-70x70.png b/static/mstile-70x70.png index 687e0499..0af6ef72 100644 Binary files a/static/mstile-70x70.png and b/static/mstile-70x70.png differ diff --git a/static/opengraph.png b/static/opengraph.png index db7e7260..b1644960 100644 Binary files a/static/opengraph.png and b/static/opengraph.png differ 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