diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c6989b4e..59ca9cbf 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11205,6 +11205,17 @@ "hex": "141526", "source": "https://www.speedtest.net" }, + { + "title": "Sphere Online Judge", + "slug": "spoj", + "aliases": { + "aka": [ + "SPOJ" + ] + }, + "hex": "337AB7", + "source": "https://www.spoj.com" + }, { "title": "Spinnaker", "hex": "139BB4", diff --git a/icons/spoj.svg b/icons/spoj.svg new file mode 100644 index 00000000..2a649787 --- /dev/null +++ b/icons/spoj.svg @@ -0,0 +1 @@ +Sphere Online Judge \ No newline at end of file