From 35ab5230a5a240b6d717ec718c0001b279d3ecc8 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 28 Sep 2022 16:24:13 -0300 Subject: [PATCH 1/2] Add Ren'Py --- devicon.json | 21 ++++ icons/renpy/renpy-original.svg | 198 +++++++++++++++++++++++++++++++++ icons/renpy/renpy-plain.svg | 3 + 3 files changed, 222 insertions(+) create mode 100644 icons/renpy/renpy-original.svg create mode 100644 icons/renpy/renpy-plain.svg diff --git a/devicon.json b/devicon.json index 89506c7a0..5f083cee3 100644 --- a/devicon.json +++ b/devicon.json @@ -6292,6 +6292,27 @@ } ] }, + { + "name": "renpy", + "altnames": [ + "Ren'Py" + ], + "tags": [ + "programming", + "language" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#ff7f7f", + "aliases": [] + }, { "name": "rider", "altnames": [], diff --git a/icons/renpy/renpy-original.svg b/icons/renpy/renpy-original.svg new file mode 100644 index 000000000..12e6bc42b --- /dev/null +++ b/icons/renpy/renpy-original.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/renpy/renpy-plain.svg b/icons/renpy/renpy-plain.svg new file mode 100644 index 000000000..de8cf16f7 --- /dev/null +++ b/icons/renpy/renpy-plain.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 71d9c50ce4b8054bc434554597c81dcde3706e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?= <76992016+lunatic-fox@users.noreply.github.com> Date: Thu, 29 Sep 2022 23:00:39 -0300 Subject: [PATCH 2/2] Update devicon.json Co-authored-by: David Leal --- devicon.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 5f083cee3..0f598e221 100644 --- a/devicon.json +++ b/devicon.json @@ -6299,7 +6299,9 @@ ], "tags": [ "programming", - "language" + "game-engine", + "engine", + "python" ], "versions": { "svg": [