From 3d7da90807eb791064fa86a25d4b4160d1baeeba Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Wed, 19 Jul 2023 09:44:32 +0100 Subject: [PATCH] Add Newegg (#7808) --- _data/simple-icons.json | 5 +++++ icons/newegg.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/newegg.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0de71a89..afe796f6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8054,6 +8054,11 @@ "hex": "000000", "source": "https://www.nytimes.com" }, + { + "title": "Newegg", + "hex": "E05E00", + "source": "https://www.newegg.com" + }, { "title": "Next.js", "hex": "000000", diff --git a/icons/newegg.svg b/icons/newegg.svg new file mode 100644 index 00000000..a73ecabe --- /dev/null +++ b/icons/newegg.svg @@ -0,0 +1 @@ +Newegg \ No newline at end of file