diff --git a/TGS.Server.Console/TGS.Server.Console.csproj b/TGS.Server.Console/TGS.Server.Console.csproj
index d54ef24d2d..a3186f56c2 100644
--- a/TGS.Server.Console/TGS.Server.Console.csproj
+++ b/TGS.Server.Console/TGS.Server.Console.csproj
@@ -49,6 +49,9 @@
app.manifest
+
+ tgs.ico
+
@@ -78,5 +81,8 @@
false
+
+
+
\ No newline at end of file
diff --git a/TGS.Server.Console/tgs.ico b/TGS.Server.Console/tgs.ico
new file mode 100644
index 0000000000..6ed69fadfc
Binary files /dev/null and b/TGS.Server.Console/tgs.ico differ
diff --git a/TGS.Server.Service/TGS.Server.Service.csproj b/TGS.Server.Service/TGS.Server.Service.csproj
index cd31701a92..79fb1a5a22 100644
--- a/TGS.Server.Service/TGS.Server.Service.csproj
+++ b/TGS.Server.Service/TGS.Server.Service.csproj
@@ -35,6 +35,9 @@
TGS.Server.Service.Service
+
+ tgs.ico
+
@@ -59,5 +62,8 @@
TGS.Server
+
+
+
\ No newline at end of file
diff --git a/TGS.Server.Service/tgs.ico b/TGS.Server.Service/tgs.ico
new file mode 100644
index 0000000000..6ed69fadfc
Binary files /dev/null and b/TGS.Server.Service/tgs.ico differ