diff --git a/src/Mod/Sketcher/Gui/CommandSketcherTools.cpp b/src/Mod/Sketcher/Gui/CommandSketcherTools.cpp
index 09bd6830a4..6c09f27054 100644
--- a/src/Mod/Sketcher/Gui/CommandSketcherTools.cpp
+++ b/src/Mod/Sketcher/Gui/CommandSketcherTools.cpp
@@ -1944,7 +1944,7 @@ CmdSketcherDeleteAllGeometry::CmdSketcherDeleteAllGeometry()
sToolTipText = QT_TR_NOOP("Deletes all the geometry and constraints but external geometry");
sWhatsThis = "Sketcher_DeleteAllGeometry";
sStatusTip = sToolTipText;
- sPixmap = "Sketcher_Element_SelectionTypeInvalid";
+ sPixmap = "Sketcher_DeleteGeometry";
sAccel = "";
eType = ForEdit;
}
@@ -2007,7 +2007,7 @@ CmdSketcherDeleteAllConstraints::CmdSketcherDeleteAllConstraints()
sToolTipText = QT_TR_NOOP("Deletes all the constraints");
sWhatsThis = "Sketcher_DeleteAllConstraints";
sStatusTip = sToolTipText;
- sPixmap = "Sketcher_Element_SelectionTypeInvalid";
+ sPixmap = "Sketcher_DeleteConstraints";
sAccel = "";
eType = ForEdit;
}
diff --git a/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc b/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc
index 92a0caa7f8..d559d213e1 100644
--- a/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc
+++ b/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc
@@ -239,6 +239,8 @@
icons/tools/Sketcher_CloseShape.svg
icons/tools/Sketcher_ConnectLines.svg
icons/tools/Sketcher_Copy.svg
+ icons/tools/Sketcher_DeleteConstraints.svg
+ icons/tools/Sketcher_DeleteGeometry.svg
icons/tools/Sketcher_Move.svg
icons/tools/Sketcher_RectangularArray.svg
icons/tools/Sketcher_SelectConflictingConstraints.svg
diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg
new file mode 100644
index 0000000000..38fa410d6a
--- /dev/null
+++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg
@@ -0,0 +1,748 @@
+
+
diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg
new file mode 100644
index 0000000000..53a476eac1
--- /dev/null
+++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg
@@ -0,0 +1,461 @@
+
+