.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Namespaces | |
namespace | searx |
namespace | searx.engines |
::1337x | |
namespace | searx.engines.material_icons |
Functions | |
searx.engines.material_icons.request (query, params) | |
searx.engines.material_icons.response (resp) | |
Variables | |
dict | searx.engines.material_icons.about |
str | searx.engines.material_icons.search_url = "https://fonts.google.com/metadata/icons?key=material_symbols&incomplete=true" |
str | searx.engines.material_icons.result_url = "https://fonts.google.com/icons?icon.query={query}&selected=Material+Symbols+Outlined:{icon_name}:FILL@0{fill};wght@400;GRAD@0;opsz@24" |
str | searx.engines.material_icons.img_src_url = "https://fonts.gstatic.com/s/i/short-term/release/materialsymbolsoutlined/{icon_name}/{svg_type}/24px.svg" |
str | searx.engines.material_icons.filled_regex = r"(fill)(ed)?" |