Add Fiat and Ford logos to the project

This commit is contained in:
sHa
2025-05-01 17:50:42 +03:00
parent fdea176b86
commit 71679ff608
3 changed files with 38 additions and 1 deletions

View File

@@ -146,6 +146,27 @@
"selector": "#text"
}
},
{
"name": "Fiat",
"path": "logos/fiat.svg",
"format": "SVG",
"disable": false,
"tags": [
"automobile",
"transport"
],
"brand": "Fiat"
},
{
"name": "Ford",
"path": "logos/ford.svg",
"format": "SVG",
"disable": false,
"tags": [
"automobile",
"transport"
]
},
{
"name": "Gitea",
"path": "logos/gitea.svg",
@@ -675,4 +696,4 @@
],
"brand": "WOG"
}
]
]