diff --git a/src/apps.json b/src/apps.json index 50d82aaa2..d360c51b9 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3100,7 +3100,7 @@ "19" ], "env": "^prettyPrint$", - "icon": "Google Code Prettify.png", + "icon": "Google.svg", "website": "http://code.google.com/p/google-code-prettify" }, "Google Font API": { @@ -3193,7 +3193,7 @@ "headers": { "Server": "gws" }, - "icon": "Google Web Server.png", + "icon": "Google.svg", "website": "http://en.wikipedia.org/wiki/Google_Web_Server" }, "Google Web Toolkit": { @@ -5826,7 +5826,7 @@ "headers": { "Server": "GSE" }, - "icon": "OpenGSE.png", + "icon": "Google.svg", "implies": "Java", "website": "http://code.google.com/p/opengse" }, diff --git a/src/icons/Google Code Prettify.png b/src/icons/Google Code Prettify.png deleted file mode 100644 index 78b69568a..000000000 Binary files a/src/icons/Google Code Prettify.png and /dev/null differ diff --git a/src/icons/Google Web Server.png b/src/icons/Google Web Server.png deleted file mode 100644 index 78b69568a..000000000 Binary files a/src/icons/Google Web Server.png and /dev/null differ diff --git a/src/icons/Google.svg b/src/icons/Google.svg new file mode 100644 index 000000000..06dc52f0a --- /dev/null +++ b/src/icons/Google.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/icons/OpenGSE.png b/src/icons/OpenGSE.png deleted file mode 100644 index 78b69568a..000000000 Binary files a/src/icons/OpenGSE.png and /dev/null differ