From 4c3fd50e3521604e01a04c03e31e83c31589fdf5 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Wed, 6 Jan 2021 16:53:57 +0000 Subject: [PATCH] Added FedEx (#4564) --- _data/simple-icons.json | 5 +++++ icons/fedex.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fedex.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 321705ac4..a8459a995 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2315,6 +2315,11 @@ "hex": "9B9B9B", "source": "http://feathub.com/" }, + { + "title": "FedEx", + "hex": "4D148C", + "source": "https://newsroom.fedex.com/" + }, { "title": "Fedora", "hex": "294172", diff --git a/icons/fedex.svg b/icons/fedex.svg new file mode 100644 index 000000000..e38b93a2b --- /dev/null +++ b/icons/fedex.svg @@ -0,0 +1 @@ +FedEx icon \ No newline at end of file