mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 11:32:01 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user