diff --git a/src/apps.json b/src/apps.json index eca8e667e..e14490300 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5885,7 +5885,7 @@ "Set-Cookie": "PHPSESSID", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1" }, - "icon": "PHP.png", + "icon": "PHP.svg", "url": "\\.php(?:$|\\?)", "website": "http://php.net" }, diff --git a/src/icons/PHP.png b/src/icons/PHP.png deleted file mode 100644 index 47525ab1d..000000000 Binary files a/src/icons/PHP.png and /dev/null differ diff --git a/src/icons/PHP.svg b/src/icons/PHP.svg new file mode 100644 index 000000000..7ac50a150 --- /dev/null +++ b/src/icons/PHP.svg @@ -0,0 +1 @@ + \ No newline at end of file