From e49dd4b479f624c231102c8b59b787f5485668a3 Mon Sep 17 00:00:00 2001 From: Jorge Amado Soria Ramirez Date: Sun, 10 Oct 2021 23:00:52 -0500 Subject: [PATCH] added uptobox icon (#6244) * added uptobox icon * added indent to the B, straighten the angle on the t * Update simple-icons.json Co-authored-by: jsoria --- _data/simple-icons.json | 5 +++++ icons/uptobox.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/uptobox.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b7d633dc..1ef0f84a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10030,6 +10030,11 @@ "hex": "150400", "source": "https://www.ups.com/" }, + { + "title": "Uptobox", + "hex": "5CE1E6", + "source": "https://uptoboxpremium.org/" + }, { "title": "Upwork", "hex": "6FDA44", diff --git a/icons/uptobox.svg b/icons/uptobox.svg new file mode 100644 index 00000000..f751d39c --- /dev/null +++ b/icons/uptobox.svg @@ -0,0 +1 @@ +Uptobox \ No newline at end of file