diff --git a/core/css/icons.css b/core/css/icons.css
index 8caeaf0b475..4e3090397f2 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -107,6 +107,13 @@
background-image: url('../img/actions/external.svg');
}
+.icon-fullscreen {
+ background-image: url('../img/actions/fullscreen.svg?v=1');
+}
+.icon-fullscreen-white {
+ background-image: url('../img/actions/fullscreen-white.svg?v=1');
+}
+
.icon-history {
background-image: url('../img/actions/history.svg');
}
diff --git a/core/img/actions/fullscreen-white.svg b/core/img/actions/fullscreen-white.svg
new file mode 100644
index 00000000000..77052945fb2
--- /dev/null
+++ b/core/img/actions/fullscreen-white.svg
@@ -0,0 +1,4 @@
+
+
diff --git a/core/img/actions/fullscreen.svg b/core/img/actions/fullscreen.svg
new file mode 100644
index 00000000000..8bf215779db
--- /dev/null
+++ b/core/img/actions/fullscreen.svg
@@ -0,0 +1,4 @@
+
+