From 80a0dc6be04c3dc37eb1112fbca71c1fe83e34ce Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 11 Mar 2020 19:16:30 +0000 Subject: [PATCH] Add Hyundai (#2641) * Add Hyundai * Fix Hyundai source --- _data/simple-icons.json | 5 +++++ icons/hyundai.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hyundai.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8a87ae68..b1289d2a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2490,6 +2490,11 @@ "hex": "BD1C2B", "source": "https://web.hypothes.is/" }, + { + "title": "Hyundai", + "hex": "002C5F", + "source": "https://en.wikipedia.org/wiki/File:Hyundai_Motor_Company_logo.svg" + }, { "title": "Iata", "hex": "004E81", diff --git a/icons/hyundai.svg b/icons/hyundai.svg new file mode 100644 index 00000000..379d29e2 --- /dev/null +++ b/icons/hyundai.svg @@ -0,0 +1 @@ +Hyundai icon \ No newline at end of file