diff --git a/core/img/filetypes/drawio.svg b/core/img/filetypes/drawio.svg
new file mode 100644
index 00000000000..163e04d367a
--- /dev/null
+++ b/core/img/filetypes/drawio.svg
@@ -0,0 +1,17 @@
+
+
diff --git a/core/img/filetypes/dwb.svg b/core/img/filetypes/dwb.svg
new file mode 100644
index 00000000000..589eeebc22e
--- /dev/null
+++ b/core/img/filetypes/dwb.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/core/js/mimetypelist.js b/core/js/mimetypelist.js
index 3becf6e37d3..b65fdefe639 100644
--- a/core/js/mimetypelist.js
+++ b/core/js/mimetypelist.js
@@ -123,6 +123,8 @@ OC.MimeTypeList={
"application",
"application-pdf",
"audio",
+ "drawio",
+ "dwb",
"file",
"folder",
"folder-drag-accept",