diff --git a/src/apps.json b/src/apps.json index d1102aeae..ff851fb1d 100755 --- a/src/apps.json +++ b/src/apps.json @@ -401,7 +401,7 @@ "headers": { "X-Akamai-Transformed": "" }, - "icon": "Akamai.png", + "icon": "akamai.svg", "website": "http://akamai.com" }, "Akka HTTP": { diff --git a/src/icons/Akamai.png b/src/icons/Akamai.png deleted file mode 100644 index fa2be98a2..000000000 Binary files a/src/icons/Akamai.png and /dev/null differ diff --git a/src/icons/akamai.svg b/src/icons/akamai.svg new file mode 100644 index 000000000..ab4168ba7 --- /dev/null +++ b/src/icons/akamai.svg @@ -0,0 +1 @@ + \ No newline at end of file