diff --git a/devicon.json b/devicon.json
index 7dd7067d..8ab7d860 100644
--- a/devicon.json
+++ b/devicon.json
@@ -4778,5 +4778,27 @@
"alias":"plain"
}
]
+ },
+ {
+ "name": "pytest",
+ "tags": [
+ "python",
+ "framework",
+ "testing"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "original-wordmark",
+ "plain",
+ "plain-wordmark"
+ ],
+ "font": [
+ "plain",
+ "plain-wordmark"
+ ]
+ },
+ "color": "#386f9f",
+ "aliases": []
}
]
diff --git a/icons/pytest/pytest-original-wordmark.svg b/icons/pytest/pytest-original-wordmark.svg
new file mode 100644
index 00000000..a5eb7f66
--- /dev/null
+++ b/icons/pytest/pytest-original-wordmark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/pytest/pytest-original.svg b/icons/pytest/pytest-original.svg
new file mode 100644
index 00000000..56e597a9
--- /dev/null
+++ b/icons/pytest/pytest-original.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/pytest/pytest-plain-wordmark.svg b/icons/pytest/pytest-plain-wordmark.svg
new file mode 100644
index 00000000..b90cfe17
--- /dev/null
+++ b/icons/pytest/pytest-plain-wordmark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/pytest/pytest-plain.svg b/icons/pytest/pytest-plain.svg
new file mode 100644
index 00000000..9aec10aa
--- /dev/null
+++ b/icons/pytest/pytest-plain.svg
@@ -0,0 +1 @@
+
\ No newline at end of file