Merge pull request #6563 from nurbek91/pixijs

Update PIXIjs / javaScript graphics
main
Elbert Alias 2 years ago committed by GitHub
commit 99eb180355
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23.9787 13.8667C20.9067 12.7147 19.584 12.032 19.584 10.5173C19.584 9.28 20.7147 8.23466 23.04 8.23466C25.3653 8.23466 27.0507 8.896 28.0107 9.36533L29.184 5.03466C27.776 4.39466 25.8133 3.84 23.1253 3.84C18.1973 3.84 14.9973 6.25066 14.2933 9.57866V4.224H8.93868V19.1573C8.93868 22.848 7.53068 23.872 5.26935 23.872C4.20268 23.872 3.26401 23.7013 2.51735 23.4453L1.92001 27.776C2.98668 28.1173 4.58668 28.3307 5.82401 28.3307C11.0293 28.3307 14.272 25.9627 14.272 19.2213V12.3307C14.8693 15.0187 17.2374 16.7893 20.6507 17.984C23.5094 19.008 24.6187 19.84 24.6187 21.3333C24.6187 22.8907 23.3173 23.8933 20.8427 23.8933C18.56 23.8933 16.3414 23.1467 14.8907 22.4213L13.8027 26.8587C15.1467 27.6053 17.8133 28.3093 20.5227 28.3093C27.0293 28.3093 30.1013 24.9387 30.1013 20.9493C30.144 17.6 28.16 15.424 23.9787 13.8667V13.8667Z" fill="#EA1E63"/>
</svg>

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

@ -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": [

Loading…
Cancel
Save