diff --git a/src/drivers/webextension/images/icons/Pantheon.svg b/src/drivers/webextension/images/icons/Pantheon.svg new file mode 100644 index 000000000..5bf7e891a --- /dev/null +++ b/src/drivers/webextension/images/icons/Pantheon.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/pantheon.svg b/src/drivers/webextension/images/icons/pantheon.svg deleted file mode 100644 index baf01b5f8..000000000 --- a/src/drivers/webextension/images/icons/pantheon.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/src/technologies/p.json b/src/technologies/p.json index c92cd0173..95e5c52d1 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -384,7 +384,7 @@ "x-pantheon-styx-hostname": "", "x-styx-req-id": "" }, - "icon": "pantheon.svg", + "icon": "Pantheon.svg", "implies": [ "PHP", "Nginx",