diff --git a/src/drivers/webextension/images/icons/PIXIjs.svg b/src/drivers/webextension/images/icons/PIXIjs.svg new file mode 100644 index 000000000..3ff46f27e --- /dev/null +++ b/src/drivers/webextension/images/icons/PIXIjs.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/drivers/webextension/images/icons/pixijs.png b/src/drivers/webextension/images/icons/pixijs.png deleted file mode 100644 index 8631f63d7..000000000 Binary files a/src/drivers/webextension/images/icons/pixijs.png and /dev/null differ diff --git a/src/technologies/p.json b/src/technologies/p.json index 1446a82be..1ab72a4b1 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -102,15 +102,16 @@ "cats": [ 25 ], - "description": "PixiJS - The HTML5 Creation Engine. 2D WebGL renderer.", - "icon": "pixijs.png", + "description": "PIXIjs is a free open-source 2D engine used to make animated websites and HTML5 games.", + "icon": "PIXIjs.svg", "js": { "PIXI": "", "PIXI.VERSION": "^(.+)$\\;version:\\1" }, "scriptSrc": "pixi\\.(min\\.)?js$", "url": ".+\\.pixijs\\.com", - "website": "https://www.pixijs.com/" + "oss": true, + "website": "https://www.pixijs.com" }, "POLi Payment": { "cats": [