From aa5aaf9954ddfaaae200119e9fa69c4500e67404 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 30 Sep 2022 14:09:54 -0300 Subject: [PATCH 1/4] Add Vyper --- devicon.json | 22 ++++++++++++++++++++++ icons/vyper/vyper-original.svg | 10 ++++++++++ icons/vyper/vyper-plain.svg | 3 +++ 3 files changed, 35 insertions(+) create mode 100644 icons/vyper/vyper-original.svg create mode 100644 icons/vyper/vyper-plain.svg diff --git a/devicon.json b/devicon.json index 89506c7a0..860fa8ddd 100644 --- a/devicon.json +++ b/devicon.json @@ -7827,6 +7827,28 @@ "color": "#1697F6", "aliases": [] }, + { + "name": "vyper", + "altnames": [], + "tags": [ + "programming", + "language", + "python", + "blockchain", + "ethereum" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#000000", + "aliases": [] + }, { "name": "webflow", "altnames": [], diff --git a/icons/vyper/vyper-original.svg b/icons/vyper/vyper-original.svg new file mode 100644 index 000000000..44e65124f --- /dev/null +++ b/icons/vyper/vyper-original.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/vyper/vyper-plain.svg b/icons/vyper/vyper-plain.svg new file mode 100644 index 000000000..fabe99d63 --- /dev/null +++ b/icons/vyper/vyper-plain.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 62d42cbea589e213a109d2e8b5b4809789adf7c7 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: Sat, 1 Oct 2022 11:12:44 -0300 Subject: [PATCH 2/4] Update devicon.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 860fa8ddd..c16e668ac 100644 --- a/devicon.json +++ b/devicon.json @@ -7829,7 +7829,7 @@ }, { "name": "vyper", - "altnames": [], + "altnames": ["vyperlang"], "tags": [ "programming", "language", From 30a310af264fabe44e1996e9df6b048ee73adb28 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 6 Oct 2022 09:12:28 -0300 Subject: [PATCH 3/4] Add new icons Add `original-wordmark` and `plain-wordmark` icons. --- devicon.json | 7 +++++-- icons/vyper/vyper-original-wordmark.svg | 11 +++++++++++ icons/vyper/vyper-plain-wordmark.svg | 3 +++ 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 icons/vyper/vyper-original-wordmark.svg create mode 100644 icons/vyper/vyper-plain-wordmark.svg diff --git a/devicon.json b/devicon.json index c16e668ac..a15d0eac4 100644 --- a/devicon.json +++ b/devicon.json @@ -7840,10 +7840,13 @@ "versions": { "svg": [ "original", - "plain" + "original-wordmark", + "plain", + "plain-wordmark" ], "font": [ - "plain" + "plain", + "plain-wordmark" ] }, "color": "#000000", diff --git a/icons/vyper/vyper-original-wordmark.svg b/icons/vyper/vyper-original-wordmark.svg new file mode 100644 index 000000000..2adbd8cc6 --- /dev/null +++ b/icons/vyper/vyper-original-wordmark.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/vyper/vyper-plain-wordmark.svg b/icons/vyper/vyper-plain-wordmark.svg new file mode 100644 index 000000000..8f8444bc4 --- /dev/null +++ b/icons/vyper/vyper-plain-wordmark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 2197d78ad969ec4e8c47bcbbe60147a233a7e33a Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 6 Oct 2022 11:23:19 -0300 Subject: [PATCH 4/4] Resize icons --- icons/vyper/vyper-original-wordmark.svg | 20 ++++++++++---------- icons/vyper/vyper-plain-wordmark.svg | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/icons/vyper/vyper-original-wordmark.svg b/icons/vyper/vyper-original-wordmark.svg index 2adbd8cc6..9bb3903db 100644 --- a/icons/vyper/vyper-original-wordmark.svg +++ b/icons/vyper/vyper-original-wordmark.svg @@ -1,11 +1,11 @@ - - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/icons/vyper/vyper-plain-wordmark.svg b/icons/vyper/vyper-plain-wordmark.svg index 8f8444bc4..bd4bfb6e3 100644 --- a/icons/vyper/vyper-plain-wordmark.svg +++ b/icons/vyper/vyper-plain-wordmark.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file