diff --git a/src/drivers/webextension/images/icons/pixijs.png b/src/drivers/webextension/images/icons/pixijs.png new file mode 100644 index 000000000..8631f63d7 Binary files /dev/null and b/src/drivers/webextension/images/icons/pixijs.png differ diff --git a/src/technologies.json b/src/technologies.json index 56ed1e95b..39b402ebb 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10188,6 +10188,19 @@ }, "website": "https://www.pipedrive.com/" }, + "PIXIjs": { + "cats": [ + 25 + ], + "description": "PixiJS - The HTML5 Creation Engine. Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.", + "icon": "pixijs.png", + "js": { + "PIXI.settings": "" + }, + "url": ".+\\.pixijs\\.com", + "scripts": "^pixi\\.js$", + "website": "https://www.pixijs.com/" + }, "Emarsys": { "cats": [ 32,