Add SVG logos for Trakt and Zigbee2MQTT

- Added a new SVG logo for Trakt with a radial gradient background and checkbox design.
- Introduced a comprehensive SVG logo for Zigbee2MQTT featuring intricate path designs and color fills.
This commit is contained in:
sHa
2025-05-26 23:53:20 +03:00
parent 7ab514335d
commit 44a5cbb67f
16 changed files with 352 additions and 128 deletions

View File

@@ -83,6 +83,17 @@
}
}
},
{
"name": "Apple Icloud",
"path": "logos/apple_icloud.svg",
"format": "SVG",
"disable": false,
"brand": "Apple",
"tags": [
"cloud",
"storage"
]
},
{
"name": "Apple Rainbow",
"path": "logos/apple_rainbow.svg",
@@ -198,6 +209,18 @@
],
"brand": "BMW"
},
{
"name": "Digital Ocean",
"path": "logos/digital-ocean.svg",
"format": "SVG",
"disable": false,
"brand": "Digital Ocean",
"tags": [
"cloud",
"hosting",
"infrastructure"
]
},
{
"name": "Docker Icon",
"path": "logos/docker-icon.svg",
@@ -297,6 +320,17 @@
"disable": false,
"brand": "Google"
},
{
"name": "Grafana",
"path": "logos/grafana.svg",
"format": "SVG",
"disable": false,
"brand": "Grafana",
"tags": [
"monitoring",
"software"
]
},
{
"name": "GraphQL",
"path": "logos/graphql.svg",
@@ -304,6 +338,30 @@
"disable": false,
"brand": "GraphQL"
},
{
"name": "Immich",
"path": "logos/immich.svg",
"format": "SVG",
"disable": false,
"brand": "Immich",
"tags": [
"selfhosted",
"photo",
"media",
"storage"
]
},
{
"name": "Jellyfin",
"path": "logos/jellyfin.svg",
"format": "SVG",
"disable": false,
"brand": "Jellyfin",
"tags": [
"media",
"streaming"
]
},
{
"name": "Kubernetes",
"path": "logos/kubernetes.svg",
@@ -330,7 +388,22 @@
"path": "logos/letsencrypt.svg",
"format": "SVG",
"disable": false,
"brand": "Letsencrypt"
"brand": "Letsencrypt",
"tags": [
"ssl",
"security"
]
},
{
"name": "Letsencrypt",
"path": "logos/letsencrypt-logo.svg",
"format": "SVG",
"disable": false,
"brand": "Letsencrypt",
"tags": [
"ssl",
"security"
]
},
{
"name": "Linux Mint",
@@ -978,6 +1051,17 @@
"software"
]
},
{
"name": "Trakt",
"path": "logos/trakt.svg",
"format": "SVG",
"disable": false,
"brand": "Trakt",
"tags": [
"entertainment",
"streaming"
]
},
{
"name": "Uptime Kuma",
"path": "logos/uptimekuma.svg",
@@ -2142,6 +2226,18 @@
"tags": [],
"brand": "Youtube"
},
{
"name": "Zigbee2mqtt",
"path": "logos/zigbee2mqtt.svg",
"format": "SVG",
"disable": false,
"brand": "Zigbee2mqtt",
"tags": [
"iot",
"automation",
"smart home"
]
},
{
"name": "Zoom",
"path": "logos/zoom.svg",