mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
Add Fiat and Ford logos to the project
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user