diff --git a/core/css/icons.scss b/core/css/icons.scss
index 28f6bd9bbb..f4ae0ce8d5 100644
--- a/core/css/icons.scss
+++ b/core/css/icons.scss
@@ -290,6 +290,22 @@ img, object, video, button, textarea, input, select {
background-image: url('../img/actions/rename.svg?v=1');
}
+.icon-screen {
+ background-image: url('../img/actions/screen.svg?v=1');
+}
+
+.icon-screen-white {
+ background-image: url('../img/actions/screen-white.svg?v=1');
+}
+
+.icon-screen-off {
+ background-image: url('../img/actions/screen-off.svg?v=1');
+}
+
+.icon-screen-off-white {
+ background-image: url('../img/actions/screen-off-white.svg?v=1');
+}
+
.icon-search {
background-image: url('../img/actions/search.svg?v=1');
}
diff --git a/core/img/actions/screen-off-white.svg b/core/img/actions/screen-off-white.svg
new file mode 100644
index 0000000000..dca13c32b7
--- /dev/null
+++ b/core/img/actions/screen-off-white.svg
@@ -0,0 +1,10 @@
+
+
diff --git a/core/img/actions/screen-off.svg b/core/img/actions/screen-off.svg
new file mode 100644
index 0000000000..54b4218ba2
--- /dev/null
+++ b/core/img/actions/screen-off.svg
@@ -0,0 +1,4 @@
+
+
diff --git a/core/img/actions/screen-white.svg b/core/img/actions/screen-white.svg
new file mode 100644
index 0000000000..20372949af
--- /dev/null
+++ b/core/img/actions/screen-white.svg
@@ -0,0 +1,10 @@
+
+
diff --git a/core/img/actions/screen.svg b/core/img/actions/screen.svg
new file mode 100644
index 0000000000..b4005ca5d1
--- /dev/null
+++ b/core/img/actions/screen.svg
@@ -0,0 +1,4 @@
+
+