diff --git a/src/Gui/CommandDoc.cpp b/src/Gui/CommandDoc.cpp
index 066d876a17..155865b179 100644
--- a/src/Gui/CommandDoc.cpp
+++ b/src/Gui/CommandDoc.cpp
@@ -1590,6 +1590,7 @@ StdCmdTransformManip::StdCmdTransformManip()
sToolTipText = QT_TR_NOOP("Transform the selected object in the 3d view");
sStatusTip = QT_TR_NOOP("Transform the selected object in the 3d view");
sWhatsThis = "Std_TransformManip";
+ sPixmap = "Std_TransformManip";
}
void StdCmdTransformManip::activated(int iMsg)
diff --git a/src/Gui/Icons/Std_TransformManip.svg b/src/Gui/Icons/Std_TransformManip.svg
new file mode 100644
index 0000000000..721a4bcf90
--- /dev/null
+++ b/src/Gui/Icons/Std_TransformManip.svg
@@ -0,0 +1,269 @@
+
+
diff --git a/src/Gui/Icons/resource.qrc b/src/Gui/Icons/resource.qrc
index abff6b522b..9de6436fbb 100644
--- a/src/Gui/Icons/resource.qrc
+++ b/src/Gui/Icons/resource.qrc
@@ -190,6 +190,7 @@
Std_Tool10.svg
Std_Tool11.svg
Std_Tool12.svg
+ Std_TransformManip.svg
Std_ViewDimetric.svg
Std_ViewHome.svg
Std_ViewIvIssueCamPos.svg