From f8d50e6e03cdee247e2ed328e2f74650729367fb Mon Sep 17 00:00:00 2001 From: Sabrina Ferguson Date: Mon, 17 Jun 2024 11:30:12 -0400 Subject: [PATCH 1/4] update vyper icon --- devicon.json | 23 ++++++++++++++--------- icons/vyper/vyper-original-wordmark.svg | 14 +++----------- icons/vyper/vyper-original.svg | 13 +++---------- icons/vyper/vyper-plain-wordmark.svg | 3 --- icons/vyper/vyper-plain.svg | 3 --- 5 files changed, 20 insertions(+), 36 deletions(-) delete mode 100644 icons/vyper/vyper-plain-wordmark.svg delete mode 100644 icons/vyper/vyper-plain.svg diff --git a/devicon.json b/devicon.json index d83c990e0..367521564 100644 --- a/devicon.json +++ b/devicon.json @@ -11620,18 +11620,23 @@ ], "versions": { "svg": [ - "original", - "original-wordmark", - "plain", - "plain-wordmark" + "original" ], "font": [ - "plain", - "plain-wordmark" + "original" ] }, - "color": "#000000", - "aliases": [] + "color": "#9F4CF2", + "aliases": [ + { + "base": "original", + "alias": "plain" + }, + { + "base": "original-wordmark", + "alias": "plain-wordmark" + } + ] }, { "name": "wasm", @@ -12179,4 +12184,4 @@ } ] } -] \ No newline at end of file +] diff --git a/icons/vyper/vyper-original-wordmark.svg b/icons/vyper/vyper-original-wordmark.svg index 9bb3903db..deab3164e 100644 --- a/icons/vyper/vyper-original-wordmark.svg +++ b/icons/vyper/vyper-original-wordmark.svg @@ -1,11 +1,3 @@ - - - - - - - - - - - \ No newline at end of file + diff --git a/icons/vyper/vyper-original.svg b/icons/vyper/vyper-original.svg index 44e65124f..7f9fb35c5 100644 --- a/icons/vyper/vyper-original.svg +++ b/icons/vyper/vyper-original.svg @@ -1,10 +1,3 @@ - - - - - - - - - - \ No newline at end of file + diff --git a/icons/vyper/vyper-plain-wordmark.svg b/icons/vyper/vyper-plain-wordmark.svg deleted file mode 100644 index bd4bfb6e3..000000000 --- a/icons/vyper/vyper-plain-wordmark.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/icons/vyper/vyper-plain.svg b/icons/vyper/vyper-plain.svg deleted file mode 100644 index fabe99d63..000000000 --- a/icons/vyper/vyper-plain.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file From 684e2daac554fcc0d29a5a1e84125f803ba38aef Mon Sep 17 00:00:00 2001 From: Sabrina Ferguson Date: Tue, 30 Jul 2024 11:45:50 -0400 Subject: [PATCH 2/4] adjust vyper logos --- devicon.json | 6 ++++-- icons/vyper/vyper-original-wordmark.svg | 4 +--- icons/vyper/vyper-original.svg | 4 +--- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/devicon.json b/devicon.json index 4648c5a20..588efb309 100644 --- a/devicon.json +++ b/devicon.json @@ -11675,10 +11675,12 @@ ], "versions": { "svg": [ - "original" + "original", + "original-wordmark" ], "font": [ - "original" + "original", + "original-wordmark" ] }, "color": "#9F4CF2", diff --git a/icons/vyper/vyper-original-wordmark.svg b/icons/vyper/vyper-original-wordmark.svg index deab3164e..6a62d89ab 100644 --- a/icons/vyper/vyper-original-wordmark.svg +++ b/icons/vyper/vyper-original-wordmark.svg @@ -1,3 +1 @@ - + diff --git a/icons/vyper/vyper-original.svg b/icons/vyper/vyper-original.svg index 7f9fb35c5..890e8dcaa 100644 --- a/icons/vyper/vyper-original.svg +++ b/icons/vyper/vyper-original.svg @@ -1,3 +1 @@ - + From 016efe7ef5f79cd1615367d0559167d2f8f67811 Mon Sep 17 00:00:00 2001 From: canaleal Date: Sun, 8 Sep 2024 19:30:27 -0400 Subject: [PATCH 3/4] Removed double paths --- icons/vyper/vyper-original-wordmark.svg | 2 +- icons/vyper/vyper-original.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/vyper/vyper-original-wordmark.svg b/icons/vyper/vyper-original-wordmark.svg index 6a62d89ab..6d34c6e26 100644 --- a/icons/vyper/vyper-original-wordmark.svg +++ b/icons/vyper/vyper-original-wordmark.svg @@ -1 +1 @@ - + diff --git a/icons/vyper/vyper-original.svg b/icons/vyper/vyper-original.svg index 890e8dcaa..99899dc72 100644 --- a/icons/vyper/vyper-original.svg +++ b/icons/vyper/vyper-original.svg @@ -1 +1 @@ - + From 30d9758af4a941c193538f98666b6ff3feb26a0f Mon Sep 17 00:00:00 2001 From: Sabrina Ferguson Date: Wed, 11 Sep 2024 10:10:01 -0400 Subject: [PATCH 4/4] re-order devicon.json for vyper alphabetically --- devicon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devicon.json b/devicon.json index b6d6cffbb..414c0d3eb 100644 --- a/devicon.json +++ b/devicon.json @@ -11692,11 +11692,11 @@ "vyperlang" ], "tags": [ - "programming", - "language", - "python", "blockchain", - "ethereum" + "ethereum", + "language", + "programming", + "python" ], "versions": { "svg": [