You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/templates/simple
Markus Heiser d593055888 [fix] ionic.io/ionicons - add back missing class="ionicon"
Seems to me svg2jinja added the class in the past .. but no longer in new builds
/ this patch adds the class back by using addAttributesToSVGElement [1].

To test this patch use:

    $ ./manage themes.simple
    $ cat searx/templates/simple/icons.html

and check `class="ionicon"` is in the outer `<svg ..>` tags.

[1] https://svgo.dev/docs/plugins/add-attributes-to-svg-elements/
[2] https://ionic.io/ionicons

Closes: https://github.com/searxng/searxng/issues/3383
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
5 months ago
..
elements add a "copy" button to the "search-url" sidebar 11 months ago
filters [mod] replace searx.languages by searx.sxng_locales 2 years ago
messages [mod] simplify no results on pages > 1 to "There are no more results." 9 months ago
preferences [feat] preferences: button to copy input to restore preferences hash 8 months ago
result_templates [feat] images: show resolution inside the image and fix image details overflow 7 months ago
404.html Drop Python 2 (2/n): templates 4 years ago
base.html [feat] template: add apple-touch-icon in html header 5 months ago
categories.html [fix] categories.html: can't select social media category using search on category select 1 year ago
icons.html [fix] ionic.io/ionicons - add back missing class="ionicon" 5 months ago
index.html Workaround: index.html: remove image preload 2 years ago
info.html Theme: add Help and Donate links in all pages 2 years ago
macros.html [fix] remove missing link icon macro 8 months ago
new_issue.html [mod] allow brand.issue_url to overwrite the step1 url 2 years ago
opensearch.xml [fix] opensearxh.xml: firefox v123 does not except self-URI (URL with param) 7 months ago
opensearch_response_rss.xml theme: remove __common__ 2 years ago
page_with_header.html [mod] template preferences: split into elements (no functional change) 1 year ago
preferences.html [mod] preferences: implement drop-down menu for hotkeys (default, vim) 1 year ago
results.html [mod] Retain page numbers even when there are no results 10 months ago
search.html solve #2839 1 year ago
searxng-wordmark.min.svg theme: remove __common__ 2 years ago
simple_search.html Merge pull request #1004 from MontyQI/search_url 3 years ago
stats.html [fix] spelling 1 year ago