diff --git a/src/Mod/Part/Gui/Command.cpp b/src/Mod/Part/Gui/Command.cpp
index 0e523b9863..dec5cec6e3 100644
--- a/src/Mod/Part/Gui/Command.cpp
+++ b/src/Mod/Part/Gui/Command.cpp
@@ -1228,6 +1228,7 @@ CmdPartReverseShape::CmdPartReverseShape()
sToolTipText = QT_TR_NOOP("Reverse orientation of shapes");
sWhatsThis = "Part_ReverseShape";
sStatusTip = sToolTipText;
+ sPixmap = "Part_Reverse_Shape";
}
void CmdPartReverseShape::activated(int iMsg)
diff --git a/src/Mod/Part/Gui/Resources/Part.qrc b/src/Mod/Part/Gui/Resources/Part.qrc
index c54306687a..a79abe5a14 100644
--- a/src/Mod/Part/Gui/Resources/Part.qrc
+++ b/src/Mod/Part/Gui/Resources/Part.qrc
@@ -49,6 +49,7 @@
icons/Part_Polygon_Parametric.svg
icons/Part_ProjectionOnSurface.svg
icons/Part_Refine_Shape.svg
+ icons/Part_Reverse_Shape.svg
icons/Part_Revolve.svg
icons/Part_RuledSurface.svg
icons/Part_Section.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Reverse_Shape.svg b/src/Mod/Part/Gui/Resources/icons/Part_Reverse_Shape.svg
new file mode 100644
index 0000000000..550bbf7607
--- /dev/null
+++ b/src/Mod/Part/Gui/Resources/icons/Part_Reverse_Shape.svg
@@ -0,0 +1,348 @@
+
+