From 71679ff6080a6255410e812d32e46bc7e69e3b65 Mon Sep 17 00:00:00 2001 From: sHa Date: Thu, 1 May 2025 17:50:42 +0300 Subject: [PATCH] Add Fiat and Ford logos to the project --- public/data/logos.json | 23 ++++++++++++++++++++++- public/logos/fiat.svg | 5 +++++ public/logos/ford.svg | 11 +++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 public/logos/fiat.svg create mode 100644 public/logos/ford.svg diff --git a/public/data/logos.json b/public/data/logos.json index 01871aa..bcee720 100644 --- a/public/data/logos.json +++ b/public/data/logos.json @@ -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" } -] \ No newline at end of file +] diff --git a/public/logos/fiat.svg b/public/logos/fiat.svg new file mode 100644 index 0000000..1a0b2c8 --- /dev/null +++ b/public/logos/fiat.svg @@ -0,0 +1,5 @@ + + + diff --git a/public/logos/ford.svg b/public/logos/ford.svg new file mode 100644 index 0000000..4d583b8 --- /dev/null +++ b/public/logos/ford.svg @@ -0,0 +1,11 @@ + + + + + + +