From d46f99d3d9903e1c1ba1c056eafe291b6719d4b4 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 26 Jan 2021 10:30:34 -0500 Subject: [PATCH] Add Statuspal icon (#4823) --- _data/simple-icons.json | 5 +++++ icons/statuspal.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/statuspal.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5b47a0e5..c0714963 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7106,6 +7106,11 @@ "hex": "172B4D", "source": "https://www.atlassian.com/company/news/press-kit" }, + { + "title": "Statuspal", + "hex": "4934BF", + "source": "https://statuspal.io/" + }, { "title": "Steam", "hex": "000000", diff --git a/icons/statuspal.svg b/icons/statuspal.svg new file mode 100644 index 00000000..0d3b747a --- /dev/null +++ b/icons/statuspal.svg @@ -0,0 +1 @@ +Statuspal icon \ No newline at end of file