From 3c50e3d1a0ffc46183ceb8dcdfe83399454ded5f Mon Sep 17 00:00:00 2001 From: Hyder Bangash Date: Mon, 30 Oct 2017 21:46:57 +0400 Subject: [PATCH] Switch to svg icon --- src/apps.json | 2 +- src/icons/Joomla.svg | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 src/icons/Joomla.svg diff --git a/src/apps.json b/src/apps.json index 7d2ef58b6..896ecec51 100644 --- a/src/apps.json +++ b/src/apps.json @@ -4177,7 +4177,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" diff --git a/src/icons/Joomla.svg b/src/icons/Joomla.svg new file mode 100644 index 000000000..2d92dffde --- /dev/null +++ b/src/icons/Joomla.svg @@ -0,0 +1,15 @@ + + + + Joomla!-Logo + Created with Sketch. + + + + + \ No newline at end of file