From 9a4bcccc05ce6fcb90ee3284eca1a317b58b45bb Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 7 Nov 2021 05:20:05 -0500 Subject: [PATCH] Add Merck icon (#5904) Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/merck.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/merck.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e3bdd057..5bd12cff 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5880,6 +5880,11 @@ "hex": "242424", "source": "https://www.mercedes-benz.com/" }, + { + "title": "Merck", + "hex": "007A73", + "source": "https://www.merck.com/" + }, { "title": "Mercurial", "hex": "999999", diff --git a/icons/merck.svg b/icons/merck.svg new file mode 100644 index 00000000..47aa3b9f --- /dev/null +++ b/icons/merck.svg @@ -0,0 +1 @@ +Merck \ No newline at end of file