feat: add AdGuard and Uptime Kuma logos with SVG files; enhance logos.json for new entries

This commit is contained in:
sHa
2025-05-26 13:35:49 +03:00
parent 7acb294fa7
commit d0402ceafa
4 changed files with 94 additions and 0 deletions

View File

@@ -1,4 +1,41 @@
[
{
"name": "Adguard",
"path": "logos/adguard.svg",
"format": "SVG",
"disable": false,
"brand": "AdGuard",
"tags": [
"adblocker",
"privacy"
],
"colors": {
"dark": "#242424",
"white": "#FFFFFF"
},
"targets": {
"main": "#text"
},
"sets": {
"light": {
"main": "white"
},
"dark": {
"main": "dark"
}
}
},
{
"name": "Adguard",
"path": "logos/adguard-logo.svg",
"format": "SVG",
"disable": false,
"brand": "AdGuard",
"tags": [
"adblocker",
"privacy"
]
},
{
"name": "Adidas",
"path": "logos/adidas.svg",
@@ -897,6 +934,17 @@
}
}
},
{
"name": "Uptime Kuma",
"path": "logos/uptimekuma.svg",
"format": "SVG",
"disable": false,
"brand": "Uptime Kuma",
"tags": [
"monitoring",
"software"
]
},
{
"name": "Whatsapp",
"path": "logos/meta-whatsapp-icon.svg",