diff --git a/devicon.json b/devicon.json
index d4ff89ded..6721a93cd 100644
--- a/devicon.json
+++ b/devicon.json
@@ -4838,6 +4838,29 @@
"color": "#336791",
"aliases": []
},
+ {
+ "name": "powershell",
+ "altnames": ["ps"],
+ "tags": [
+ "command-line",
+ "shell",
+ "terminal",
+ "cli",
+ "windows",
+ "cmdlets"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain"
+ ],
+ "font": [
+ "plain"
+ ]
+ },
+ "color": "#1E2A3A",
+ "aliases": []
+ },
{
"name": "premierepro",
"altnames": [
diff --git a/icons/powershell/powershell-original.svg b/icons/powershell/powershell-original.svg
new file mode 100644
index 000000000..f3daf0fcb
--- /dev/null
+++ b/icons/powershell/powershell-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/powershell/powershell-plain.svg b/icons/powershell/powershell-plain.svg
new file mode 100644
index 000000000..d270f929a
--- /dev/null
+++ b/icons/powershell/powershell-plain.svg
@@ -0,0 +1 @@
+
diff --git a/icons/powershell/powershell.eps b/icons/powershell/powershell.eps
new file mode 100644
index 000000000..d5fea814b
Binary files /dev/null and b/icons/powershell/powershell.eps differ