summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/img/map
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2015-06-22 01:47:37 +0200
committerNiklas Haas <git@nand.wakku.to>2015-06-22 01:49:07 +0200
commit7144c94e26572e927185a2892473634f9121c2e2 (patch)
tree91446db799d57a8aabafe5629d4952e2dc15a1f9 /searx/static/themes/oscar/img/map
parent0420ab3c804a3da10e796fb38589b6933507d814 (diff)
[fix] reduce server traffic by optimizing images
Simply running ‘optipng’ on every PNG image reduces the overall size of them by 10% on average.
Diffstat (limited to 'searx/static/themes/oscar/img/map')
-rw-r--r--searx/static/themes/oscar/img/map/layers-2x.pngbin2898 -> 1763 bytes
-rw-r--r--searx/static/themes/oscar/img/map/layers.pngbin1502 -> 1142 bytes
-rw-r--r--searx/static/themes/oscar/img/map/marker-icon-2x-green.pngbin4203 -> 3753 bytes
-rw-r--r--searx/static/themes/oscar/img/map/marker-icon-2x-orange.pngbin4167 -> 3691 bytes
-rw-r--r--searx/static/themes/oscar/img/map/marker-icon-2x-red.pngbin4230 -> 3692 bytes
-rw-r--r--searx/static/themes/oscar/img/map/marker-icon-green.pngbin1822 -> 1696 bytes
-rw-r--r--searx/static/themes/oscar/img/map/marker-icon-orange.pngbin1862 -> 1714 bytes
-rw-r--r--searx/static/themes/oscar/img/map/marker-icon-red.pngbin1870 -> 1690 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/searx/static/themes/oscar/img/map/layers-2x.png b/searx/static/themes/oscar/img/map/layers-2x.png
index a2cf7f9ef..0b30da678 100644
--- a/searx/static/themes/oscar/img/map/layers-2x.png
+++ b/searx/static/themes/oscar/img/map/layers-2x.png
Binary files differ
diff --git a/searx/static/themes/oscar/img/map/layers.png b/searx/static/themes/oscar/img/map/layers.png
index bca0a0e42..4297fd9ee 100644
--- a/searx/static/themes/oscar/img/map/layers.png
+++ b/searx/static/themes/oscar/img/map/layers.png
Binary files differ
diff --git a/searx/static/themes/oscar/img/map/marker-icon-2x-green.png b/searx/static/themes/oscar/img/map/marker-icon-2x-green.png
index c359abb6c..7446bb031 100644
--- a/searx/static/themes/oscar/img/map/marker-icon-2x-green.png
+++ b/searx/static/themes/oscar/img/map/marker-icon-2x-green.png
Binary files differ
diff --git a/searx/static/themes/oscar/img/map/marker-icon-2x-orange.png b/searx/static/themes/oscar/img/map/marker-icon-2x-orange.png
index c3c863211..ecd67736f 100644
--- a/searx/static/themes/oscar/img/map/marker-icon-2x-orange.png
+++ b/searx/static/themes/oscar/img/map/marker-icon-2x-orange.png
Binary files differ
diff --git a/searx/static/themes/oscar/img/map/marker-icon-2x-red.png b/searx/static/themes/oscar/img/map/marker-icon-2x-red.png
index 1c26e9fc2..1d2e197c6 100644
--- a/searx/static/themes/oscar/img/map/marker-icon-2x-red.png
+++ b/searx/static/themes/oscar/img/map/marker-icon-2x-red.png
Binary files differ
diff --git a/searx/static/themes/oscar/img/map/marker-icon-green.png b/searx/static/themes/oscar/img/map/marker-icon-green.png
index 56db5ea9f..f48ef41df 100644
--- a/searx/static/themes/oscar/img/map/marker-icon-green.png
+++ b/searx/static/themes/oscar/img/map/marker-icon-green.png
Binary files differ
diff --git a/searx/static/themes/oscar/img/map/marker-icon-orange.png b/searx/static/themes/oscar/img/map/marker-icon-orange.png
index fbbce7b2a..d0d22205c 100644
--- a/searx/static/themes/oscar/img/map/marker-icon-orange.png
+++ b/searx/static/themes/oscar/img/map/marker-icon-orange.png
Binary files differ
diff --git a/searx/static/themes/oscar/img/map/marker-icon-red.png b/searx/static/themes/oscar/img/map/marker-icon-red.png
index 3e64e06d1..7a92b9e04 100644
--- a/searx/static/themes/oscar/img/map/marker-icon-red.png
+++ b/searx/static/themes/oscar/img/map/marker-icon-red.png
Binary files differ