From e605b1591fbdf4f915285004cb9f8999514df7c6 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Wed, 6 Jan 2021 16:57:12 +0000 Subject: [PATCH] Added UPS (#4565) --- _data/simple-icons.json | 5 +++++ icons/ups.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ups.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a8459a99..c3032e4b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7415,6 +7415,11 @@ "hex": "0E70CB", "source": "https://www.uploaded.net" }, + { + "title": "UPS", + "hex": "150400", + "source": "https://www.ups.com/" + }, { "title": "Upwork", "hex": "6FDA44", diff --git a/icons/ups.svg b/icons/ups.svg new file mode 100644 index 00000000..b1e6c649 --- /dev/null +++ b/icons/ups.svg @@ -0,0 +1 @@ +UPS icon \ No newline at end of file