diff --git a/devicon.json b/devicon.json
index 289c0ab25..01c3fa8af 100644
--- a/devicon.json
+++ b/devicon.json
@@ -227,6 +227,24 @@
"color": "#002A41",
"aliases": []
},
+ {
+ "name": "bash",
+ "tags": [
+ "shell",
+ "command"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain"
+ ],
+ "font": [
+ "plain"
+ ]
+ },
+ "color": "#293138",
+ "aliases": []
+ },
{
"name": "behance",
"tags": [
diff --git a/icons/bash/bash-original.svg b/icons/bash/bash-original.svg
new file mode 100644
index 000000000..64b7cbfac
--- /dev/null
+++ b/icons/bash/bash-original.svg
@@ -0,0 +1,28 @@
+
\ No newline at end of file
diff --git a/icons/bash/bash-plain.svg b/icons/bash/bash-plain.svg
new file mode 100644
index 000000000..71c66f349
--- /dev/null
+++ b/icons/bash/bash-plain.svg
@@ -0,0 +1,46 @@
+
+
\ No newline at end of file
diff --git a/icons/bash/bash.eps b/icons/bash/bash.eps
new file mode 100644
index 000000000..5596f4a61
Binary files /dev/null and b/icons/bash/bash.eps differ