diff --git a/templates/phoebus_navigator.desktop.j2 b/templates/phoebus_navigator.desktop.j2
index 5c37fca9e4dd7d89d949bbab2299fbb0af95e2c3..80a9f3589952444adf860cda54ecde98111f5913 100644
--- a/templates/phoebus_navigator.desktop.j2
+++ b/templates/phoebus_navigator.desktop.j2
@@ -3,6 +3,6 @@ Type=Application
 Terminal=false
 Name=Navigator OPI
 Comment=Launch Control System Studio Phoebus with only the Navigator OPI
-Icon=/opt/ess-cs-studio-phoebus-4.6.521/css-512x512.png
+Icon={{ phoebus_icon }}
 Categories=ESS
 Exec=sh -c "cd; rm -rf .phoebus/memento; /usr/local/bin/phoebus -resource /opt/opis/30-Operator/00-Navigator/navigator.bob"