From 05cf6b18604e60c54bff197014eabba5cd90e8b0 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 5 Mar 2020 15:28:32 +0000 Subject: [PATCH 1/2] Add Bugatti --- _data/simple-icons.json | 5 +++++ icons/bugatti.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bugatti.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a159f9dc74fa..fd4e2f491f3e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -760,6 +760,11 @@ "hex": "168EEA", "source": "https://buffer.com/press" }, + { + "title": "Bugatti", + "hex": "BE0030", + "source": "https://www.bugatti.com/" + }, { "title": "Bugsnag", "hex": "4949E4", diff --git a/icons/bugatti.svg b/icons/bugatti.svg new file mode 100644 index 000000000000..aae6266fafdd --- /dev/null +++ b/icons/bugatti.svg @@ -0,0 +1 @@ +Alfa Romeo icon \ No newline at end of file From 01c9ce1f1a08e6c3da4d168a8f5bb9fa14cc10a6 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 5 Mar 2020 16:09:34 +0000 Subject: [PATCH 2/2] Fix Bugatti icon title --- icons/bugatti.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bugatti.svg b/icons/bugatti.svg index aae6266fafdd..84727befd1c1 100644 --- a/icons/bugatti.svg +++ b/icons/bugatti.svg @@ -1 +1 @@ -Alfa Romeo icon \ No newline at end of file +Bugatti icon \ No newline at end of file