From d0326548898a9e644d7a5de144fa088770b204d5 Mon Sep 17 00:00:00 2001
From: Reqrefusion <39885728+Reqrefusion@users.noreply.github.com>
Date: Sun, 28 Apr 2024 23:59:51 +0300
Subject: [PATCH] Making Technical Drawing icons more compatible with Part
Design and Assembly icons
It is aimed to provide integrity by including the shape used in other workbenches in technical drawing icons. For the hidden line, color variation was used instead of dashed. The reason for this is to comply with the art guide. I think the dashed line looks better.
---
.../icons/actions/TechDraw_PageDefault.svg | 183 +++++++++++-----
.../actions/TechDraw_ProjectionGroup.svg | 206 ++++++++++++++----
.../Resources/icons/preferences-techdraw.svg | 191 ++++++++++++----
3 files changed, 445 insertions(+), 135 deletions(-)
diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_PageDefault.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_PageDefault.svg
index bc1ff62ae6..44089b92cd 100644
--- a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_PageDefault.svg
+++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_PageDefault.svg
@@ -2,20 +2,20 @@
diff --git a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ProjectionGroup.svg b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ProjectionGroup.svg
index 6eb68fbe64..0f1a7fd8ca 100755
--- a/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ProjectionGroup.svg
+++ b/src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_ProjectionGroup.svg
@@ -2,25 +2,25 @@
diff --git a/src/Mod/TechDraw/Gui/Resources/icons/preferences-techdraw.svg b/src/Mod/TechDraw/Gui/Resources/icons/preferences-techdraw.svg
index 5c2a2cd7b3..f2a458ac77 100644
--- a/src/Mod/TechDraw/Gui/Resources/icons/preferences-techdraw.svg
+++ b/src/Mod/TechDraw/Gui/Resources/icons/preferences-techdraw.svg
@@ -1,15 +1,57 @@