From 9d3463148c5a0f0841009c867fd7d1f17b9e3614 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:50:15 -0700 Subject: [PATCH] Add JSON Data for SpeedyPage #8821 (#8955) --- _data/simple-icons.json | 5 +++++ icons/speedypage.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/speedypage.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 127a35f4..75cbf1de 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11425,6 +11425,11 @@ "hex": "141526", "source": "https://www.speedtest.net" }, + { + "title": "SpeedyPage", + "hex": "1C71F9", + "source": "https://speedypage.com" + }, { "title": "Sphere Online Judge", "slug": "spoj", diff --git a/icons/speedypage.svg b/icons/speedypage.svg new file mode 100644 index 00000000..68332a94 --- /dev/null +++ b/icons/speedypage.svg @@ -0,0 +1 @@ +SpeedyPage \ No newline at end of file