Commit Graph

3 Commits

Author SHA1 Message Date
Markus Heiser
b06f840d31 [web-client] simple theme: move SVGs to client/simple/src and deploy to static by plg_svg2svg
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-02-07 17:20:16 +01:00
Markus Heiser
91a18e7d68 [web-client] simple theme: refactor jinja_svg_catalog and cleanup icon names
This patch implements the template generation of the template:

  searx/templates/simple/icons.html

by the way the icon set (the icon names) has been normalized:

  film-outline   --> film
  magnet-outline --> magnet
  ..
  warning        --> alert

Some missing (categorie) icons had been added.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-02-07 17:20:16 +01:00
Markus Heiser
9ede758909 [web-client] simple theme: vite plugins plg_svg2png & plg_svg2svg
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-02-07 17:20:16 +01:00