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