diff --git a/devicon.json b/devicon.json
index 89506c7a0..4062745c0 100644
--- a/devicon.json
+++ b/devicon.json
@@ -5871,6 +5871,27 @@
"color": "#21D789",
"aliases": []
},
+ {
+ "name": "pyscript",
+ "altnames": [],
+ "tags": [
+ "browser",
+ "python",
+ "html",
+ "framework"
+ ],
+ "versions": {
+ "svg": [
+ "original-wordmark",
+ "plain-wordmark"
+ ],
+ "font": [
+ "plain-wordmark"
+ ]
+ },
+ "color": "#fda703",
+ "aliases": []
+ },
{
"name": "pytest",
"altnames": [],
diff --git a/icons/pyscript/pyscript-original-wordmark.svg b/icons/pyscript/pyscript-original-wordmark.svg
new file mode 100644
index 000000000..136f38e74
--- /dev/null
+++ b/icons/pyscript/pyscript-original-wordmark.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/icons/pyscript/pyscript-plain-wordmark.svg b/icons/pyscript/pyscript-plain-wordmark.svg
new file mode 100644
index 000000000..8007e8bba
--- /dev/null
+++ b/icons/pyscript/pyscript-plain-wordmark.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file