diff --git a/devicon.json b/devicon.json index e15896d7..026a1876 100644 --- a/devicon.json +++ b/devicon.json @@ -7195,6 +7195,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": [], diff --git a/icons/pixijs/pixijs-original-wordmark.svg b/icons/pixijs/pixijs-original-wordmark.svg new file mode 100644 index 00000000..b49be1b8 --- /dev/null +++ b/icons/pixijs/pixijs-original-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pixijs/pixijs-original.svg b/icons/pixijs/pixijs-original.svg new file mode 100644 index 00000000..eb04bfaf --- /dev/null +++ b/icons/pixijs/pixijs-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pixijs/pixijs-plain-wordmark.svg b/icons/pixijs/pixijs-plain-wordmark.svg new file mode 100644 index 00000000..6ecb3535 --- /dev/null +++ b/icons/pixijs/pixijs-plain-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pixijs/pixijs-plain.svg b/icons/pixijs/pixijs-plain.svg new file mode 100644 index 00000000..eab2e878 --- /dev/null +++ b/icons/pixijs/pixijs-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file