diff --git a/devicon.json b/devicon.json
index 11d325328..0007a9b21 100644
--- a/devicon.json
+++ b/devicon.json
@@ -3525,6 +3525,33 @@
"color": "#ffd845",
"aliases": []
},
+ {
+ "name": "pytorch",
+ "tags": [
+ "programming",
+ "framework",
+ "machine-learning",
+ "python"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "original-wordmark",
+ "plain-wordmark"
+ ],
+ "font": [
+ "original",
+ "plain-wordmark"
+ ]
+ },
+ "color": "#EE4C2C",
+ "aliases": [
+ {
+ "base": "original",
+ "alias": "plain"
+ }
+ ]
+ },
{
"name": "raspberrypi",
"tags": ["arm", "computer"],
diff --git a/icons/pytorch/pytorch-original-wordmark.svg b/icons/pytorch/pytorch-original-wordmark.svg
new file mode 100644
index 000000000..9bb62cc3c
--- /dev/null
+++ b/icons/pytorch/pytorch-original-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/pytorch/pytorch-original.svg b/icons/pytorch/pytorch-original.svg
new file mode 100644
index 000000000..3f75131f8
--- /dev/null
+++ b/icons/pytorch/pytorch-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/pytorch/pytorch-plain-wordmark.svg b/icons/pytorch/pytorch-plain-wordmark.svg
new file mode 100644
index 000000000..996051b24
--- /dev/null
+++ b/icons/pytorch/pytorch-plain-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/pytorch/pytorch.eps b/icons/pytorch/pytorch.eps
new file mode 100644
index 000000000..7f5263c4b
Binary files /dev/null and b/icons/pytorch/pytorch.eps differ