diff --git a/launcher/resources/pe_blue/pe_blue.qrc b/launcher/resources/pe_blue/pe_blue.qrc
index 639675f0a..1b2b62915 100644
--- a/launcher/resources/pe_blue/pe_blue.qrc
+++ b/launcher/resources/pe_blue/pe_blue.qrc
@@ -40,5 +40,6 @@
scalable/rename.svg
scalable/launch.svg
scalable/shortcut.svg
+ scalable/server.svg
diff --git a/launcher/resources/pe_blue/scalable/server.svg b/launcher/resources/pe_blue/scalable/server.svg
new file mode 100644
index 000000000..85fa6dcfc
--- /dev/null
+++ b/launcher/resources/pe_blue/scalable/server.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/launcher/resources/pe_colored/pe_colored.qrc b/launcher/resources/pe_colored/pe_colored.qrc
index fac58da80..084fca930 100644
--- a/launcher/resources/pe_colored/pe_colored.qrc
+++ b/launcher/resources/pe_colored/pe_colored.qrc
@@ -40,5 +40,6 @@
scalable/rename.svg
scalable/launch.svg
scalable/shortcut.svg
+ scalable/server.svg
diff --git a/launcher/resources/pe_colored/scalable/server.svg b/launcher/resources/pe_colored/scalable/server.svg
new file mode 100644
index 000000000..60b469eac
--- /dev/null
+++ b/launcher/resources/pe_colored/scalable/server.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/launcher/resources/pe_dark/pe_dark.qrc b/launcher/resources/pe_dark/pe_dark.qrc
index c0c6ee6cb..5c49b75a3 100644
--- a/launcher/resources/pe_dark/pe_dark.qrc
+++ b/launcher/resources/pe_dark/pe_dark.qrc
@@ -40,5 +40,6 @@
scalable/rename.svg
scalable/launch.svg
scalable/shortcut.svg
+ scalable/server.svg
diff --git a/launcher/resources/pe_dark/scalable/server.svg b/launcher/resources/pe_dark/scalable/server.svg
new file mode 100644
index 000000000..493d8d878
--- /dev/null
+++ b/launcher/resources/pe_dark/scalable/server.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/launcher/resources/pe_light/pe_light.qrc b/launcher/resources/pe_light/pe_light.qrc
index bd6a24966..a8e3f1572 100644
--- a/launcher/resources/pe_light/pe_light.qrc
+++ b/launcher/resources/pe_light/pe_light.qrc
@@ -40,5 +40,6 @@
scalable/rename.svg
scalable/launch.svg
scalable/shortcut.svg
+ scalable/server.svg
diff --git a/launcher/resources/pe_light/scalable/server.svg b/launcher/resources/pe_light/scalable/server.svg
new file mode 100644
index 000000000..61acb6a26
--- /dev/null
+++ b/launcher/resources/pe_light/scalable/server.svg
@@ -0,0 +1 @@
+
\ No newline at end of file