From 8bff73c9b6312984de4ae7707ae2f796cc3182ff Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 21 May 2025 14:52:16 +0200 Subject: [refactor] icon engines: add new icon category (#4817) Icons category makes sense because it allows to quickly search for free SVG icons to use for websites / other designs with a quick `!icons` query Icons don't seem to fit into the normal images category that well because icons are quite a special type of images --- searx/settings.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index fc654450c..569ff6f3c 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1053,7 +1053,6 @@ engines: - name: material icons engine: material_icons - categories: images shortcut: mi disabled: true -- cgit v1.2.3