From a207f5d0353d61e43d3140db1243ce003cd0c46b Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Fri, 31 Jan 2025 13:07:06 +0100 Subject: [web-client] simple theme: move src/brand to client/simple/src Signed-off-by: Markus Heiser --- client/simple/src/brand/img_load_error.svg | 71 ++++++++++++++++++++ client/simple/src/brand/searxng-wordmark.svg | 56 ++++++++++++++++ client/simple/src/brand/searxng.svg | 96 ++++++++++++++++++++++++++++ 3 files changed, 223 insertions(+) create mode 100644 client/simple/src/brand/img_load_error.svg create mode 100644 client/simple/src/brand/searxng-wordmark.svg create mode 100644 client/simple/src/brand/searxng.svg (limited to 'client') diff --git a/client/simple/src/brand/img_load_error.svg b/client/simple/src/brand/img_load_error.svg new file mode 100644 index 000000000..63aa86ec0 --- /dev/null +++ b/client/simple/src/brand/img_load_error.svg @@ -0,0 +1,71 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/client/simple/src/brand/searxng-wordmark.svg b/client/simple/src/brand/searxng-wordmark.svg new file mode 100644 index 000000000..b94fe3728 --- /dev/null +++ b/client/simple/src/brand/searxng-wordmark.svg @@ -0,0 +1,56 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/client/simple/src/brand/searxng.svg b/client/simple/src/brand/searxng.svg new file mode 100644 index 000000000..5b55fa275 --- /dev/null +++ b/client/simple/src/brand/searxng.svg @@ -0,0 +1,96 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + -- cgit v1.2.3