diff --git a/modules/workbenches/modeler/features/hole/Hole.operation.ts b/modules/workbenches/modeler/features/hole/Hole.operation.ts index 95b6e22b..55c8acbf 100644 --- a/modules/workbenches/modeler/features/hole/Hole.operation.ts +++ b/modules/workbenches/modeler/features/hole/Hole.operation.ts @@ -21,7 +21,7 @@ interface HoleParams { export const HoleOperation: OperationDescriptor = { id: 'HOLE_TOOL', label: 'hole', - icon: 'img/cad/Shell', + icon: 'img/cad/hole', info: 'creates hole features', paramsInfo: ({ diff --git a/modules/workbenches/modeler/features/hole/icon.svg b/modules/workbenches/modeler/features/hole/icon.svg deleted file mode 100644 index d543c7e1..00000000 --- a/modules/workbenches/modeler/features/hole/icon.svg +++ /dev/null @@ -1,898 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - [jmaustpc] - - - PartDesign_Hole - 2013-03-17 - http://www.freecadweb.org/wiki/index.php?title=Artwork - - - FreeCAD - - - FreeCAD/src/Mod/PartDesign/Gui/Resources/icons/PartDesign_Hole.svg - - - FreeCAD LGPL2+ - - - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/web/img/cad/hole32.png b/web/img/cad/hole32.png new file mode 100644 index 00000000..1ebae3a6 Binary files /dev/null and b/web/img/cad/hole32.png differ diff --git a/web/img/cad/hole96.png b/web/img/cad/hole96.png new file mode 100644 index 00000000..1ebae3a6 Binary files /dev/null and b/web/img/cad/hole96.png differ