diff --git a/src/apps.json b/src/apps.json
index b9db404ac..2d46808c2 100644
--- a/src/apps.json
+++ b/src/apps.json
@@ -4218,7 +4218,7 @@
"X-Content-Encoded-By": "Joomla! ([\\d.]+)\\;version:\\1"
},
"html": "(?:
]+id=\"wrapper_r\"|<[^>]+(?:feed|components)/com_|
]+class=\"pill)\\;confidence:50",
- "icon": "Joomla.png",
+ "icon": "Joomla.svg",
"implies": "PHP",
"meta": {
"generator": "Joomla!(?: ([\\d.]+))?\\;version:\\1"
@@ -6647,7 +6647,7 @@
"",
""
],
- "icon": "PrestaShop.png",
+ "icon": "PrestaShop.svg",
"implies": "PHP",
"meta": {
"generator": "PrestaShop"
diff --git a/src/icons/Joomla.png b/src/icons/Joomla.png
deleted file mode 100644
index 9952bb3da..000000000
Binary files a/src/icons/Joomla.png and /dev/null differ
diff --git a/src/icons/Joomla.svg b/src/icons/Joomla.svg
new file mode 100644
index 000000000..874c0b886
--- /dev/null
+++ b/src/icons/Joomla.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/src/icons/PrestaShop.png b/src/icons/PrestaShop.png
deleted file mode 100644
index 61e163051..000000000
Binary files a/src/icons/PrestaShop.png and /dev/null differ
diff --git a/src/icons/PrestaShop.svg b/src/icons/PrestaShop.svg
new file mode 100644
index 000000000..6ead63f6a
--- /dev/null
+++ b/src/icons/PrestaShop.svg
@@ -0,0 +1,116 @@
+
+
\ No newline at end of file