Skip to content

Commit

Permalink
Merge pull request #1923 from dariakiseleva/new-icon-pixijs
Browse files Browse the repository at this point in the history
new icon: PixiJS (original, original-wordmark, plain, plain-wordmark)
  • Loading branch information
canaleal authored Dec 23, 2024
2 parents ee9d77d + 97c58b2 commit 5354b13
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 0 deletions.
27 changes: 27 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -8292,6 +8292,33 @@
"color": "#b74af7",
"aliases": []
},
{
"name": "pixijs",
"altnames": [],
"tags": [
"animation",
"graphics",
"html",
"javascript",
"library",
"visualization",
"ui"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#e72264",
"aliases": []
},
{
"name": "playwright",
"altnames": [],
Expand Down
1 change: 1 addition & 0 deletions icons/pixijs/pixijs-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/pixijs/pixijs-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/pixijs/pixijs-plain-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/pixijs/pixijs-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5354b13

Please sign in to comment.