From 96e01897ef3a3b08c736877f53df7902ef83d71a Mon Sep 17 00:00:00 2001 From: 2kindsofcs <42531877+2kindsofcs@users.noreply.github.com> Date: Sat, 6 Nov 2021 06:02:35 +0900 Subject: [PATCH] Add Abbott icon (#6799) Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/abbott.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/abbott.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0840cc3be..cce014004 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -55,6 +55,11 @@ "hex": "FF9E0F", "source": "https://new.abb.com/products/robotics/en/robotstudio/downloads" }, + { + "title": "Abbott", + "hex": "008FC7", + "source": "https://commons.wikimedia.org/wiki/File:Logo_Abbott_Laboratories.svg" + }, { "title": "Abbvie", "hex": "071D49", diff --git a/icons/abbott.svg b/icons/abbott.svg new file mode 100644 index 000000000..511b8a56a --- /dev/null +++ b/icons/abbott.svg @@ -0,0 +1 @@ +Abbott \ No newline at end of file