Added favicon

This commit is contained in:
sHa
2025-05-12 16:54:41 +03:00
parent bd55447551
commit fbe239c1fe
16 changed files with 235 additions and 8 deletions

View File

@@ -485,6 +485,17 @@
],
"brand": "Home Assistant"
},
{
"name": "Honda",
"path": "logos/honda.svg",
"format": "SVG",
"disable": false,
"tags": [
"automobile",
"transport"
],
"brand": "Honda"
},
{
"name": "IBKR",
"path": "logos/ibkr.svg",
@@ -1258,6 +1269,46 @@
],
"brand": "Threads"
},
{
"name": "Toyota",
"path": "logos/toyota.svg",
"format": "SVG",
"disable": false,
"tags": [
"automobile",
"transport"
],
"brand": "Toyota",
"colors": [
{
"label": "Red",
"value": "#EB0A1E"
}
],
"colorConfig": {
"target": "path"
}
},
{
"name": "Toyota Logo",
"path": "logos/toyota_logo.svg",
"format": "SVG",
"disable": false,
"tags": [
"automobile",
"transport"
],
"brand": "Toyota",
"colors": [
{
"label": "Red",
"value": "#EB0A1E"
}
],
"colorConfig": {
"target": "path"
}
},
{
"name": "Ubuntu",
"path": "logos/ubuntu.svg",
@@ -1365,4 +1416,4 @@
"tags": [],
"brand": "Youtube"
}
]
]