From d21e7d0b113ab4a92b2cffdf436fb88708813650 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 5 Jan 2021 16:56:57 +0000 Subject: [PATCH] Add Speedtest (#4626) --- _data/simple-icons.json | 5 +++++ icons/speedtest.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/speedtest.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0745cb5c0..3b8da49ca 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6395,6 +6395,11 @@ "hex": "7B16FF", "source": "https://spectrum.chat" }, + { + "title": "Speedtest", + "hex": "141526", + "source": "https://www.speedtest.net/" + }, { "title": "Spinnaker", "hex": "139BB4", diff --git a/icons/speedtest.svg b/icons/speedtest.svg new file mode 100644 index 000000000..3cd9aa196 --- /dev/null +++ b/icons/speedtest.svg @@ -0,0 +1 @@ +Speedtest icon \ No newline at end of file