From 85033f3d097c6ae796e8ddadf469a4db78b76fca Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Wed, 16 Jun 2021 14:23:44 +0200 Subject: Static build --- searx/static/themes/simple/css/images/layers-2x.png | Bin 0 -> 1259 bytes searx/static/themes/simple/css/images/layers.png | Bin 0 -> 696 bytes searx/static/themes/simple/css/images/marker-icon-2x.png | Bin 0 -> 2464 bytes searx/static/themes/simple/css/images/marker-icon.png | Bin 0 -> 1466 bytes searx/static/themes/simple/css/images/marker-shadow.png | Bin 0 -> 618 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 searx/static/themes/simple/css/images/layers-2x.png create mode 100644 searx/static/themes/simple/css/images/layers.png create mode 100644 searx/static/themes/simple/css/images/marker-icon-2x.png create mode 100644 searx/static/themes/simple/css/images/marker-icon.png create mode 100644 searx/static/themes/simple/css/images/marker-shadow.png (limited to 'searx/static/themes/simple/css/images') diff --git a/searx/static/themes/simple/css/images/layers-2x.png b/searx/static/themes/simple/css/images/layers-2x.png new file mode 100644 index 000000000..200c333dc Binary files /dev/null and b/searx/static/themes/simple/css/images/layers-2x.png differ diff --git a/searx/static/themes/simple/css/images/layers.png b/searx/static/themes/simple/css/images/layers.png new file mode 100644 index 000000000..1a72e5784 Binary files /dev/null and b/searx/static/themes/simple/css/images/layers.png differ diff --git a/searx/static/themes/simple/css/images/marker-icon-2x.png b/searx/static/themes/simple/css/images/marker-icon-2x.png new file mode 100644 index 000000000..88f9e5018 Binary files /dev/null and b/searx/static/themes/simple/css/images/marker-icon-2x.png differ diff --git a/searx/static/themes/simple/css/images/marker-icon.png b/searx/static/themes/simple/css/images/marker-icon.png new file mode 100644 index 000000000..950edf246 Binary files /dev/null and b/searx/static/themes/simple/css/images/marker-icon.png differ diff --git a/searx/static/themes/simple/css/images/marker-shadow.png b/searx/static/themes/simple/css/images/marker-shadow.png new file mode 100644 index 000000000..9fd297953 Binary files /dev/null and b/searx/static/themes/simple/css/images/marker-shadow.png differ -- cgit v1.2.3