diff --git a/devicon.json b/devicon.json
index e7a0304c4..5cd89002e 100644
--- a/devicon.json
+++ b/devicon.json
@@ -4605,6 +4605,27 @@
"color": "#56c5a8",
"aliases": []
},
+ {
+ "name": "keras",
+ "altnames": [],
+ "versions": {
+ "svg": [
+ "original",
+ "original-wordmark",
+ "plain",
+ "plain-wordmark",
+ "line",
+ "line-wordmark"
+ ],
+ "font": [
+ "plain",
+ "line"
+ ]
+ },
+ "tags": ["machine-learning", "python"],
+ "color": "#d00000",
+ "aliases": []
+ },
{
"name": "kibana",
"altnames": [],
diff --git a/icons/keras/keras-line-wordmark.svg b/icons/keras/keras-line-wordmark.svg
new file mode 100644
index 000000000..1e996331b
--- /dev/null
+++ b/icons/keras/keras-line-wordmark.svg
@@ -0,0 +1,5 @@
+
+
\ No newline at end of file
diff --git a/icons/keras/keras-line.svg b/icons/keras/keras-line.svg
new file mode 100644
index 000000000..d9ec69fba
--- /dev/null
+++ b/icons/keras/keras-line.svg
@@ -0,0 +1,4 @@
+
+
\ No newline at end of file
diff --git a/icons/keras/keras-original-wordmark.svg b/icons/keras/keras-original-wordmark.svg
new file mode 100644
index 000000000..0efa1aa57
--- /dev/null
+++ b/icons/keras/keras-original-wordmark.svg
@@ -0,0 +1,23 @@
+
+
\ No newline at end of file
diff --git a/icons/keras/keras-original.svg b/icons/keras/keras-original.svg
new file mode 100644
index 000000000..ae1bed5dd
--- /dev/null
+++ b/icons/keras/keras-original.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file
diff --git a/icons/keras/keras-plain-wordmark.svg b/icons/keras/keras-plain-wordmark.svg
new file mode 100644
index 000000000..c37ef7ef8
--- /dev/null
+++ b/icons/keras/keras-plain-wordmark.svg
@@ -0,0 +1,4 @@
+
+
\ No newline at end of file
diff --git a/icons/keras/keras-plain.svg b/icons/keras/keras-plain.svg
new file mode 100644
index 000000000..35c7cb059
--- /dev/null
+++ b/icons/keras/keras-plain.svg
@@ -0,0 +1,4 @@
+
+
\ No newline at end of file