From 82940a7f7e6835cf123fc4a8b352aec56de301b9 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: Sun, 2 Oct 2022 13:27:45 -0300 Subject: [PATCH] new icon: renpy (original, plain) (#1392) * Add Ren'Py * Update devicon.json Co-authored-by: David Leal Co-authored-by: David Leal --- devicon.json | 23 ++++ icons/renpy/renpy-original.svg | 198 +++++++++++++++++++++++++++++++++ icons/renpy/renpy-plain.svg | 3 + 3 files changed, 224 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 30d7522a..d7e6528f 100644 --- a/devicon.json +++ b/devicon.json @@ -6316,6 +6316,29 @@ } ] }, + { + "name": "renpy", + "altnames": [ + "Ren'Py" + ], + "tags": [ + "programming", + "game-engine", + "engine", + "python" + ], + "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 00000000..12e6bc42 --- /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 00000000..de8cf16f --- /dev/null +++ b/icons/renpy/renpy-plain.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file