diff --git a/src/Mod/Fem/Gui/Resources/symbols/ConstraintRigidBody.iv b/src/Mod/Fem/Gui/Resources/symbols/ConstraintRigidBody.iv index 66d3d0fc8b..4e75700a9d 100644 --- a/src/Mod/Fem/Gui/Resources/symbols/ConstraintRigidBody.iv +++ b/src/Mod/Fem/Gui/Resources/symbols/ConstraintRigidBody.iv @@ -6,26 +6,26 @@ Separator { Separator { Translation { - translation 0 2.5 0 + translation 0 3 0 } Sphere { - radius 0.5 + radius 0.3 } Translation { - translation 0 -1.25 0 + translation 0 -1.5 0 } Cylinder { - radius 0.25 - height 2.5 + radius 0.15 + height 3 } } Separator { Sphere { - radius 0.25 + radius 0.5 } }