summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/src/svg
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2022-06-28 20:30:09 +0200
committerGitHub <noreply@github.com>2022-06-28 20:30:09 +0200
commit3c95af038078d31db2927a3302498d354538592f (patch)
tree728def444196aafd1c719a526854601007825e64 /searx/static/themes/simple/src/svg
parent249df41a2a52df2fe95d3882239af1c85dec1f4f (diff)
parent0801f9a24e0bcdab85c7ce8ae82de97dad5ecd50 (diff)
Merge pull request #1369 from dalf/links-help-donate
Theme : add links to a donation page and the about page.
Diffstat (limited to 'searx/static/themes/simple/src/svg')
-rw-r--r--searx/static/themes/simple/src/svg/help-circle-outline.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/searx/static/themes/simple/src/svg/help-circle-outline.svg b/searx/static/themes/simple/src/svg/help-circle-outline.svg
new file mode 100644
index 000000000..df36289d3
--- /dev/null
+++ b/searx/static/themes/simple/src/svg/help-circle-outline.svg
@@ -0,0 +1,5 @@
+<svg class="ionicon" viewBox="0 0 512 512" aria-hidden="true">
+ <path d="M256 80a176 176 0 10176 176A176 176 0 00256 80z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/>
+ <path d="M200 202.29s.84-17.5 19.57-32.57C230.68 160.77 244 158.18 256 158c10.93-.14 20.69 1.67 26.53 4.45 10 4.76 29.47 16.38 29.47 41.09 0 26-17 37.81-36.37 50.8S251 281.43 251 296" fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="28"/>
+ <circle cx="250" cy="348" r="20" stroke="currentColor" stroke-width="16" fill="currentColor" />
+</svg> \ No newline at end of file