summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-28 15:30:30 +0200
committerGitHub <noreply@github.com>2025-06-28 15:30:30 +0200
commit467536cc2dc37e34168b94aed71d8ad394aa6273 (patch)
treef7f9191716623e8977efc2f41e00bd5d94398b09 /searx/static/themes/simple
parent657237dac48a68ccb34a0ca1499c5c877bc80bb5 (diff)
[upd] web-client (simple): Bump svgo from 3.3.2 to 4.0.0 in /client/simple (#4945)
* [upd] web-client (simple): Bump svgo in /client/simple --- updated-dependencies: - dependency-name: svgo dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [build] /static --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/static/themes/simple')
-rw-r--r--searx/static/themes/simple/img/select-dark.svg2
-rw-r--r--searx/static/themes/simple/img/select-light.svg2
2 files changed, 2 insertions, 2 deletions
diff --git a/searx/static/themes/simple/img/select-dark.svg b/searx/static/themes/simple/img/select-dark.svg
index 36e871e0b..80312987f 100644
--- a/searx/static/themes/simple/img/select-dark.svg
+++ b/searx/static/themes/simple/img/select-dark.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512"><path fill="#ddd" d="m128 192 128 128 128-128z"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill="#ddd" d="m128 192 128 128 128-128z"/></svg> \ No newline at end of file
diff --git a/searx/static/themes/simple/img/select-light.svg b/searx/static/themes/simple/img/select-light.svg
index 8336fe759..057b38841 100644
--- a/searx/static/themes/simple/img/select-light.svg
+++ b/searx/static/themes/simple/img/select-light.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512"><path d="m128 192 128 128 128-128z"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path d="m128 192 128 128 128-128z"/></svg> \ No newline at end of file