diff --git a/devicon.json b/devicon.json
index 5dbc20f4..9043064d 100644
--- a/devicon.json
+++ b/devicon.json
@@ -8046,6 +8046,31 @@
"color": "#1697F6",
"aliases": []
},
+ {
+ "name": "vyper",
+ "altnames": ["vyperlang"],
+ "tags": [
+ "programming",
+ "language",
+ "python",
+ "blockchain",
+ "ethereum"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "original-wordmark",
+ "plain",
+ "plain-wordmark"
+ ],
+ "font": [
+ "plain",
+ "plain-wordmark"
+ ]
+ },
+ "color": "#000000",
+ "aliases": []
+ },
{
"name": "webflow",
"altnames": [],
diff --git a/icons/vyper/vyper-original-wordmark.svg b/icons/vyper/vyper-original-wordmark.svg
new file mode 100644
index 00000000..9bb3903d
--- /dev/null
+++ b/icons/vyper/vyper-original-wordmark.svg
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/icons/vyper/vyper-original.svg b/icons/vyper/vyper-original.svg
new file mode 100644
index 00000000..44e65124
--- /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-wordmark.svg b/icons/vyper/vyper-plain-wordmark.svg
new file mode 100644
index 00000000..bd4bfb6e
--- /dev/null
+++ b/icons/vyper/vyper-plain-wordmark.svg
@@ -0,0 +1,3 @@
+
\ 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 00000000..fabe99d6
--- /dev/null
+++ b/icons/vyper/vyper-plain.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file