diff --git a/devicon.json b/devicon.json
index bd63e95a5..c559f42c1 100644
--- a/devicon.json
+++ b/devicon.json
@@ -1744,6 +1744,30 @@
"color": "#f39914",
"aliases": []
},
+ {
+ "name": "cake",
+ "altnames": [
+ "cakebuild"
+ ],
+ "tags": [
+ "programming",
+ "C#",
+ "c-sharp",
+ "automation",
+ "build"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain"
+ ],
+ "font": [
+ "plain"
+ ]
+ },
+ "color": "#4a1700",
+ "aliases": []
+ },
{
"name": "cakephp",
"altnames": [],
diff --git a/icons/cake/cake-original.svg b/icons/cake/cake-original.svg
new file mode 100644
index 000000000..d086fa95b
--- /dev/null
+++ b/icons/cake/cake-original.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/cake/cake-plain.svg b/icons/cake/cake-plain.svg
new file mode 100644
index 000000000..6afe2cd2a
--- /dev/null
+++ b/icons/cake/cake-plain.svg
@@ -0,0 +1 @@
+
\ No newline at end of file