Add Traefik Proxy logos in SVG format

- Introduced traefik-proxy-logo.svg with a detailed SVG path for the Traefik Proxy logo.
- Added traefik-proxy.svg containing the full logo design with color specifications and paths.
This commit is contained in:
sHa
2025-05-26 14:49:35 +03:00
parent 42dd0ce729
commit 91d3ab629d
4 changed files with 216 additions and 0 deletions

View File

@@ -945,6 +945,39 @@
}
}
},
{
"name": "Traefik Logo",
"path": "logos/traefik-logo.svg",
"format": "SVG",
"disable": false,
"brand": "Traefik",
"tags": [
"proxy",
"software"
]
},
{
"name": "Traefik Proxy",
"path": "logos/traefik-proxy.svg",
"format": "SVG",
"disable": false,
"brand": "Traefik",
"tags": [
"proxy",
"software"
]
},
{
"name": "Traefik Proxy",
"path": "logos/traefik-proxy-logo.svg",
"format": "SVG",
"disable": false,
"brand": "Traefik",
"tags": [
"proxy",
"software"
]
},
{
"name": "Uptime Kuma",
"path": "logos/uptimekuma.svg",