From 9774e8afb67e2af594d041f46c217238f61fff8d Mon Sep 17 00:00:00 2001 From: Sabrina Date: Fri, 13 Sep 2024 06:52:29 -0400 Subject: [PATCH 1/7] update icon: vyper (original, original-wordmark) (#2221) * update vyper icon * adjust vyper logos * Removed double paths * re-order devicon.json for vyper alphabetically --------- Co-authored-by: canaleal Co-authored-by: Alex Canales <49886351+canaleal@users.noreply.github.com> --- devicon.json | 31 +++++++++++++++---------- icons/vyper/vyper-original-wordmark.svg | 12 +--------- icons/vyper/vyper-original.svg | 11 +-------- icons/vyper/vyper-plain-wordmark.svg | 3 --- icons/vyper/vyper-plain.svg | 3 --- 5 files changed, 21 insertions(+), 39 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 e492e81a..281342c0 100644 --- a/devicon.json +++ b/devicon.json @@ -11760,26 +11760,33 @@ "vyperlang" ], "tags": [ - "programming", - "language", - "python", "blockchain", - "ethereum" + "ethereum", + "language", + "programming", + "python" ], "versions": { "svg": [ "original", - "original-wordmark", - "plain", - "plain-wordmark" + "original-wordmark" ], "font": [ - "plain", - "plain-wordmark" + "original", + "original-wordmark" ] }, - "color": "#000000", - "aliases": [] + "color": "#9F4CF2", + "aliases": [ + { + "base": "original", + "alias": "plain" + }, + { + "base": "original-wordmark", + "alias": "plain-wordmark" + } + ] }, { "name": "wasm", @@ -12327,4 +12334,4 @@ } ] } -] \ No newline at end of file +] diff --git a/icons/vyper/vyper-original-wordmark.svg b/icons/vyper/vyper-original-wordmark.svg index 9bb3903d..6d34c6e2 100644 --- a/icons/vyper/vyper-original-wordmark.svg +++ b/icons/vyper/vyper-original-wordmark.svg @@ -1,11 +1 @@ - - - - - - - - - - - \ No newline at end of file + diff --git a/icons/vyper/vyper-original.svg b/icons/vyper/vyper-original.svg index 44e65124..99899dc7 100644 --- a/icons/vyper/vyper-original.svg +++ b/icons/vyper/vyper-original.svg @@ -1,10 +1 @@ - - - - - - - - - - \ 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 bd4bfb6e..00000000 --- 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 fabe99d6..00000000 --- a/icons/vyper/vyper-plain.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file From 75ea1214ff0c72e4ade4a92175791dbf3ca70ee7 Mon Sep 17 00:00:00 2001 From: Gkletos Anastasios Date: Sat, 14 Sep 2024 15:09:02 +0300 Subject: [PATCH 2/7] Update devicon.json --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index f6477300..7ad4a139 100644 --- a/devicon.json +++ b/devicon.json @@ -6587,7 +6587,7 @@ "plain" ] }, - "color": "#412846", + "color": "#000", "aliases": [] }, { From bcde00a91dd7e2dde8e72cc0194156ba3bff7baa Mon Sep 17 00:00:00 2001 From: Gkletos Anastasios Date: Sat, 14 Sep 2024 15:09:50 +0300 Subject: [PATCH 3/7] Add files via upload --- icons/ngrx/ngrx-original.svg | 2 +- icons/ngrx/ngrx-plain.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/ngrx/ngrx-original.svg b/icons/ngrx/ngrx-original.svg index f37f213e..03b70a88 100644 --- a/icons/ngrx/ngrx-original.svg +++ b/icons/ngrx/ngrx-original.svg @@ -1 +1 @@ - + diff --git a/icons/ngrx/ngrx-plain.svg b/icons/ngrx/ngrx-plain.svg index 437ba493..ada8a269 100644 --- a/icons/ngrx/ngrx-plain.svg +++ b/icons/ngrx/ngrx-plain.svg @@ -1 +1 @@ - + From b5fa57d13ee6320eebf086828d552e499e08892a Mon Sep 17 00:00:00 2001 From: Gkletos Anastasios Date: Mon, 16 Sep 2024 18:20:26 +0300 Subject: [PATCH 4/7] Update icons/ngrx/ngrx-original.svg 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> --- icons/ngrx/ngrx-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/ngrx/ngrx-original.svg b/icons/ngrx/ngrx-original.svg index 03b70a88..9eec6ae0 100644 --- a/icons/ngrx/ngrx-original.svg +++ b/icons/ngrx/ngrx-original.svg @@ -1 +1 @@ - + From abc1854fe6cff9c322bed7e7b0401de753cbe5d3 Mon Sep 17 00:00:00 2001 From: Gkletos Anastasios Date: Mon, 16 Sep 2024 18:21:11 +0300 Subject: [PATCH 5/7] 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 7ad4a139..e45bfff9 100644 --- a/devicon.json +++ b/devicon.json @@ -6587,7 +6587,7 @@ "plain" ] }, - "color": "#000", + "color": "#ba2bd2", "aliases": [] }, { From 936156f0c86a8a32de86631b0ba52df137b8eb41 Mon Sep 17 00:00:00 2001 From: Gkletos Anastasios Date: Mon, 16 Sep 2024 18:22:01 +0300 Subject: [PATCH 6/7] Update ngrx-plain.svg --- icons/ngrx/ngrx-plain.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/ngrx/ngrx-plain.svg b/icons/ngrx/ngrx-plain.svg index ada8a269..743c396c 100644 --- a/icons/ngrx/ngrx-plain.svg +++ b/icons/ngrx/ngrx-plain.svg @@ -1 +1 @@ - + From d98d4842ef359beeffebb564f38d75320565596c Mon Sep 17 00:00:00 2001 From: Gkletos Anastasios Date: Mon, 16 Sep 2024 18:23:36 +0300 Subject: [PATCH 7/7] Add files via upload