diff --git a/src/Mod/Part/Gui/Resources/Part.qrc b/src/Mod/Part/Gui/Resources/Part.qrc
index 955aa4c6f5..e523834499 100644
--- a/src/Mod/Part/Gui/Resources/Part.qrc
+++ b/src/Mod/Part/Gui/Resources/Part.qrc
@@ -60,33 +60,33 @@
icons/parametric/Part_Wedge_Parametric.svg
+ icons/tools/Part_Attachment.svg
icons/tools/Part_Chamfer.svg
+ icons/tools/Part_Element_Copy.svg
icons/tools/Part_Extrude.svg
icons/tools/Part_Fillet.svg
icons/tools/Part_Loft.svg
icons/tools/Part_Mirror.svg
icons/tools/Part_Offset.svg
icons/tools/Part_Offset2D.svg
+ icons/tools/Part_Points_from_Mesh.svg
icons/tools/Part_ProjectionOnSurface.svg
+ icons/tools/Part_Refine_Shape.svg
+ icons/tools/Part_Reverse_Shape.svg
icons/tools/Part_Revolve.svg
icons/tools/Part_RuledSurface.svg
+ icons/tools/Part_Shape_from_Mesh.svg
+ icons/tools/Part_ShapeInfo.svg
icons/tools/Part_Sweep.svg
icons/tools/Part_Thickness.svg
+ icons/tools/Part_Transformed_Copy.svg
- icons/Part_Attachment.svg
icons/Part_BoxSelection.svg
- icons/Part_Element_Copy.svg
icons/Part_Export.svg
icons/Part_Feature.svg
icons/Part_FeatureImport.svg
icons/Part_Import.svg
- icons/Part_Points_from_Mesh.svg
- icons/Part_Refine_Shape.svg
- icons/Part_Reverse_Shape.svg
- icons/Part_Shape_from_Mesh.svg
- icons/Part_ShapeInfo.svg
- icons/Part_Transformed_Copy.svg
icons/PartWorkbench.svg
icons/preferences-part_design.svg
icons/Tree_Part.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Attachment.svg b/src/Mod/Part/Gui/Resources/icons/tools/Part_Attachment.svg
similarity index 100%
rename from src/Mod/Part/Gui/Resources/icons/Part_Attachment.svg
rename to src/Mod/Part/Gui/Resources/icons/tools/Part_Attachment.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Element_Copy.svg b/src/Mod/Part/Gui/Resources/icons/tools/Part_Element_Copy.svg
similarity index 100%
rename from src/Mod/Part/Gui/Resources/icons/Part_Element_Copy.svg
rename to src/Mod/Part/Gui/Resources/icons/tools/Part_Element_Copy.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Points_from_Mesh.svg b/src/Mod/Part/Gui/Resources/icons/tools/Part_Points_from_Mesh.svg
similarity index 100%
rename from src/Mod/Part/Gui/Resources/icons/Part_Points_from_Mesh.svg
rename to src/Mod/Part/Gui/Resources/icons/tools/Part_Points_from_Mesh.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Refine_Shape.svg b/src/Mod/Part/Gui/Resources/icons/tools/Part_Refine_Shape.svg
similarity index 100%
rename from src/Mod/Part/Gui/Resources/icons/Part_Refine_Shape.svg
rename to src/Mod/Part/Gui/Resources/icons/tools/Part_Refine_Shape.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Reverse_Shape.svg b/src/Mod/Part/Gui/Resources/icons/tools/Part_Reverse_Shape.svg
similarity index 100%
rename from src/Mod/Part/Gui/Resources/icons/Part_Reverse_Shape.svg
rename to src/Mod/Part/Gui/Resources/icons/tools/Part_Reverse_Shape.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_ShapeInfo.svg b/src/Mod/Part/Gui/Resources/icons/tools/Part_ShapeInfo.svg
similarity index 100%
rename from src/Mod/Part/Gui/Resources/icons/Part_ShapeInfo.svg
rename to src/Mod/Part/Gui/Resources/icons/tools/Part_ShapeInfo.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Shape_from_Mesh.svg b/src/Mod/Part/Gui/Resources/icons/tools/Part_Shape_from_Mesh.svg
similarity index 100%
rename from src/Mod/Part/Gui/Resources/icons/Part_Shape_from_Mesh.svg
rename to src/Mod/Part/Gui/Resources/icons/tools/Part_Shape_from_Mesh.svg
diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Transformed_Copy.svg b/src/Mod/Part/Gui/Resources/icons/tools/Part_Transformed_Copy.svg
similarity index 100%
rename from src/Mod/Part/Gui/Resources/icons/Part_Transformed_Copy.svg
rename to src/Mod/Part/Gui/Resources/icons/tools/Part_Transformed_Copy.svg