mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 18:32:15 +00:00
Added favicon
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user