diff --git a/assets/templates/edit.html b/assets/templates/edit.html
index 1125dc9e..1b6f2708 100644
--- a/assets/templates/edit.html
+++ b/assets/templates/edit.html
@@ -41,6 +41,11 @@
metadataSemantics: {metadataSemantics},
libraryUrl: "/{libraries}/h5p-editor-php-library/",
nodeVersionId: "{folder}",
+ fileIcon: {
+ path: "/{libraries}/h5p-editor-php-library/images/binary-file.png",
+ width: 50,
+ height:50
+ },
assets: {
css: [
"/{assets}/styles/editor.css",