diff --git a/devicon.json b/devicon.json
index 2a08151d..cd3f4139 100644
--- a/devicon.json
+++ b/devicon.json
@@ -5715,6 +5715,25 @@
"color": "#b74af7",
"aliases": []
},
+ {
+ "name": "playwright",
+ "altnames": [],
+ "tags": [
+ "testing",
+ "framework"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain"
+ ],
+ "font": [
+ "plain"
+ ]
+ },
+ "color": "#2EAD33",
+ "aliases": []
+ },
{
"name": "plotly",
"altnames": [],
diff --git a/icons/playwright/playwright-original.svg b/icons/playwright/playwright-original.svg
new file mode 100644
index 00000000..3065efc7
--- /dev/null
+++ b/icons/playwright/playwright-original.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/playwright/playwright-plain.svg b/icons/playwright/playwright-plain.svg
new file mode 100644
index 00000000..111e7af7
--- /dev/null
+++ b/icons/playwright/playwright-plain.svg
@@ -0,0 +1 @@
+
\ No newline at end of file