diff --git a/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc b/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc index c293cc0532..06ce2b83e6 100644 --- a/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc +++ b/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc @@ -6,6 +6,7 @@ icons/constraints/Constraint_Block.svg + icons/constraints/Constraint_Coincident.svg icons/constraints/Constraint_Concentric.svg icons/constraints/Constraint_Dimension.svg icons/constraints/Constraint_Dimension_Driven.svg diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Block.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Block.svg index 8773701a38..40c4c53ed6 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Block.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Block.svg @@ -1,19 +1,74 @@ - - - - - - + + + + + + - - - - + + + + - - - - + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Coincident.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Coincident.svg new file mode 100644 index 0000000000..1d524bc178 --- /dev/null +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Coincident.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + [wmayer] + + + 2011-10-10 + https://www.freecad.org/wiki/index.php?title=Artwork + + + FreeCAD + + + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Concentric.svg + + + FreeCAD LGPL2+ + + + https://www.gnu.org/copyleft/lesser.html + + + [agryson] Alexander Gryson + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter.svg index ff799406af..e0d5671783 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter.svg @@ -6,11 +6,62 @@ height="64px" version="1.1" id="svg275" + sodipodi:docname="Constraint_Diameter.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + + + + + + + stroke-dashoffset="10.8" + stroke-linejoin="round" + id="g12" + transform="matrix(0.92592116,0,0,0.92592119,2.3674951,2.3991903)" + style="fill:none;fill-opacity:1;stroke-width:1.08001"> + transform="matrix(0.86667,0,0,0.86667,4.2667,4.2667)" + d="M 62,32 A 30,30 0 1 1 2,32 30,30 0 1 1 62,32 Z" + stroke="#0b1521" + stroke-width="9.96931" + id="path6" + style="fill:none;fill-opacity:1" /> + - - - - - - - + d="m 58.000044,32.00014 c 0,14.359 -11.641,26 -26.000004,26 -14.359,0 -26,-11.641 -26,-26 0,-14.359 11.641,-26.0000003 26,-26.0000003 14.359004,0 26.000004,11.6410003 26.000004,26.0000003 z" + stroke="#3465a4" + stroke-width="4.32002" + id="path10" + style="fill:none;fill-opacity:1;stroke:#cc0000;stroke-opacity:1" /> + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter_Driven.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter_Driven.svg index 3e7bd8475d..5367ff914f 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter_Driven.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Diameter_Driven.svg @@ -5,16 +5,67 @@ width="64px" height="64px" version="1.1" - id="svg22" + id="svg275" + sodipodi:docname="Constraint_Diameter_Driven.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + + + + + + id="defs279" /> + id="metadata255"> @@ -48,54 +99,76 @@ + + stroke-dashoffset="10.8" + stroke-linejoin="round" + id="g12" + transform="matrix(0.92592116,0,0,0.92592119,2.3674951,2.3991903)" + style="fill:none;fill-opacity:1;stroke-width:1.08001"> - - - - - + stroke-width="9.96931" + id="path6" + style="fill:none;fill-opacity:1" /> + - - + stroke-width="4.32002" + id="path10" + style="fill:none;fill-opacity:1;stroke:#cc0000;stroke-opacity:1" /> + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Dimension.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Dimension.svg index 144b7ca3d3..1537583cea 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Dimension.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Dimension.svg @@ -4,8 +4,8 @@ height="64px" id="svg2816" version="1.1" - sodipodi:docname="Constraint_Contextual.svg" - inkscape:version="1.1-beta1 (77e7b44db3, 2021-03-28)" + sodipodi:docname="Constraint_Dimension.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -25,16 +25,36 @@ inkscape:pageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="0" - showgrid="false" - inkscape:zoom="2.0798883" - inkscape:cx="-86.783507" - inkscape:cy="105.05372" - inkscape:window-width="3840" - inkscape:window-height="1571" - inkscape:window-x="-9" - inkscape:window-y="-9" + showgrid="true" + inkscape:zoom="16" + inkscape:cx="21.125" + inkscape:cy="32.875" + inkscape:window-width="2560" + inkscape:window-height="1372" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" - inkscape:current-layer="svg2816" /> + inkscape:current-layer="svg2816" + inkscape:showpageshadow="2" + inkscape:deskcolor="#d1d1d1" + showguides="true"> + + + id="g1" + transform="rotate(4.5967092,69.655284,33.590803)"> + id="g2" + transform="matrix(0.92173529,-0.12729608,0.12729608,0.92173529,-2.8594058,11.809667)" + style="stroke-width:1.07471"> + style="fill:none;stroke:#280000;stroke-width:4.29884;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:100;stroke-dasharray:none;stroke-dashoffset:8.71;stroke-opacity:1" + id="path3" + sodipodi:type="arc" + sodipodi:cx="45.452168" + sodipodi:cy="28.826765" + sodipodi:rx="17.5" + sodipodi:ry="17.5" + sodipodi:start="5.3462224" + sodipodi:end="0.51990659" + sodipodi:arc-type="arc" + d="m 55.816331,14.72591 a 17.5,17.5 0 0 1 4.823484,22.794839" + sodipodi:open="true" + transform="rotate(16.045608)" /> + style="fill:none;stroke:#280000;stroke-width:8.59768;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:100;stroke-dasharray:none;stroke-dashoffset:8.71;stroke-opacity:1" + d="M 58,22 19.000013,42.912993 58,58.122442" + id="path1" /> + + + + + + + + + + + + + + + + + - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Dimension_Driven.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Dimension_Driven.svg index 823cdf8373..dfbff8b11f 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Dimension_Driven.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Dimension_Driven.svg @@ -4,8 +4,8 @@ height="64px" id="svg2816" version="1.1" - sodipodi:docname="Constraint_Contextual_Driven.svg" - inkscape:version="1.1-beta1 (77e7b44db3, 2021-03-28)" + sodipodi:docname="Constraint_Dimension_Driven.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -25,16 +25,35 @@ inkscape:pageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="0" - showgrid="false" - inkscape:zoom="8.0000004" - inkscape:cx="10.1875" - inkscape:cy="31.437499" - inkscape:window-width="3840" - inkscape:window-height="1571" - inkscape:window-x="-9" - inkscape:window-y="-9" + showgrid="true" + inkscape:zoom="11.313709" + inkscape:cx="16.52862" + inkscape:cy="29.34493" + inkscape:window-width="2560" + inkscape:window-height="1372" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" - inkscape:current-layer="svg2816" /> + inkscape:current-layer="svg2816" + inkscape:showpageshadow="2" + inkscape:deskcolor="#d1d1d1"> + + - - - - - - - - - - + id="g3" + transform="rotate(4.5967092,69.115171,33.604227)"> + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_EqualLength.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_EqualLength.svg index aba8b4298b..15c02ec5ce 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_EqualLength.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_EqualLength.svg @@ -1,35 +1,152 @@ - - - - - + + + + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [wmayer] @@ -57,10 +174,33 @@ - - - - - + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorVer.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorVer.svg index d9dddf9be6..ab7537104f 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorVer.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorVer.svg @@ -5,7 +5,8 @@ id="svg2816" version="1.1" sodipodi:docname="Constraint_HorVer.svg" - inkscape:version="1.1-beta1 (77e7b44db3, 2021-03-28)" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" + xml:space="preserve" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -13,8 +14,7 @@ xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" - xmlns:dc="http://purl.org/dc/elements/1.1/"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - [wmayer] - - - 2011-10-10 - https://www.freecad.org/wiki/index.php?title=Artwork - - - FreeCAD - - - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Horizontal.svg - - - FreeCAD LGPL2+ - - - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - - - - - - - - - - - - + xlink:href="#linearGradient3602-58" />image/svg+xml[wmayer]2011-10-10https://www.freecad.org/wiki/index.php?title=ArtworkFreeCADFreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Horizontal.svgFreeCAD LGPL2+https://www.gnu.org/copyleft/lesser.html[agryson] Alexander Gryson diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Horizontal.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Horizontal.svg index 13c8d86807..ce8b39c501 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Horizontal.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Horizontal.svg @@ -1,36 +1,171 @@ - - - - - + + + + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [wmayer] @@ -58,8 +193,31 @@ - - - + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance.svg index b640c86c92..f255aba8f1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance.svg @@ -1,65 +1,192 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - [wmayer] - - - 2011-10-10 - https://www.freecad.org/wiki/index.php?title=Artwork - - - FreeCAD - - - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_HorizontalDistance.svg - - - FreeCAD LGPL2+ - - - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - - - - - - - - +image/svg+xml[wmayer]2011-10-10https://www.freecad.org/wiki/index.php?title=ArtworkFreeCADFreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_HorizontalDistance.svgFreeCAD LGPL2+https://www.gnu.org/copyleft/lesser.html[agryson] Alexander Gryson diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance_Driven.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance_Driven.svg index ad9bdd3493..1b122f5a90 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance_Driven.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_HorizontalDistance_Driven.svg @@ -1,65 +1,192 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - [Abdullah Tahiri] - - - 2015-05-18 - https://www.freecad.org/wiki/index.php?title=Artwork - - - FreeCAD - - - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_HorizontalDistance_Driven.svg - - - FreeCAD LGPL2+ - - - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - - - - - - - - +image/svg+xml[wmayer]2011-10-10https://www.freecad.org/wiki/index.php?title=ArtworkFreeCADFreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_HorizontalDistance.svgFreeCAD LGPL2+https://www.gnu.org/copyleft/lesser.html[agryson] Alexander Gryson diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle.svg index d8cc32f459..e5090e8627 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle.svg @@ -1,35 +1,134 @@ - - - - - + + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [wmayer] @@ -57,12 +156,31 @@ - - - - - - - + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle_Driven.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle_Driven.svg index ce5b23f785..9dd65fac58 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle_Driven.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_InternalAngle_Driven.svg @@ -1,35 +1,134 @@ - - - - - + + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [Abdullah Tahiri] @@ -57,12 +156,30 @@ - - - - - - - + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length.svg index 0f00a327bb..c489d997dc 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length.svg @@ -1,35 +1,152 @@ - - - - - + + + + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [wmayer] @@ -57,10 +174,85 @@ - - - - - + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length_Driven.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length_Driven.svg index 1942075af6..30685b30a6 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length_Driven.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Length_Driven.svg @@ -1,35 +1,152 @@ - - - - - + + + + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [Abdullah Tahiri] @@ -57,10 +174,85 @@ - - - - - + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Parallel.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Parallel.svg index 8ea36502fe..bfdcaef7a1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Parallel.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Parallel.svg @@ -1,49 +1,161 @@ - - - - - + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - - - - - + + + + + - - - + + + - - - - + + + + - + - + image/svg+xml - + [wmayer] @@ -71,14 +183,68 @@ - - - - - - - - - + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Perpendicular.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Perpendicular.svg index 15cd7cb368..b69bc1a76e 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Perpendicular.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Perpendicular.svg @@ -1,49 +1,161 @@ - - - - - + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - - - - - + + + + + - - - + + + - - - - + + + + - + - + image/svg+xml - + [wmayer] @@ -71,8 +183,20 @@ - - - + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnObject.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnObject.svg index bbe8d7720d..51e2e63046 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnObject.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnObject.svg @@ -1,51 +1,223 @@ - - - - - + + + + + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - - - - - + + + + + - - - - + + + + - - - - - + + + + + - + - + image/svg+xml - + [wmayer] @@ -73,13 +245,59 @@ - - - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnPoint.svg index cb2fb0fc2b..8599fdf990 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_PointOnPoint.svg @@ -1,68 +1,339 @@ - - Constraint PointOnPoint - - - - + + + + + + + Constraint PointOnPoint + + + + - - - - - - + + + + + + - - - + + + - - - - - - - - - - - + + + + + + + + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - + - + - + image/svg+xml - + Constraint PointOnPoint @@ -93,28 +364,129 @@ - - - - - + + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Radiam.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Radiam.svg index 824dce7ee2..1507a5afd9 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Radiam.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Radiam.svg @@ -2,20 +2,20 @@ + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" + sodipodi:docname="Constraint_Radiam.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + inkscape:lockguides="false" + inkscape:showpageshadow="2" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1"> + snapvisiblegridlinesonly="true" + originx="0" + originy="0" + spacingy="1" + spacingx="1" + units="px" /> @@ -304,6 +312,14 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + - - + + + + + - - - + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Symmetric.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Symmetric.svg index 3864dc037f..3070310e42 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Symmetric.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Symmetric.svg @@ -1,87 +1,212 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - [wmayer] - - - 2011-10-10 - https://www.freecad.org/wiki/index.php?title=Artwork - - - FreeCAD - - - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Symmetric.svg - - - FreeCAD LGPL2+ - - - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - - - - - - - - - - - - - - - - - - +image/svg+xml[wmayer]2011-10-10https://www.freecad.org/wiki/index.php?title=ArtworkFreeCADFreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Symmetric.svgFreeCAD LGPL2+https://www.gnu.org/copyleft/lesser.html[agryson] Alexander Gryson diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Tangent.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Tangent.svg index ea95f22617..6e36722bd1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Tangent.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Tangent.svg @@ -1,71 +1,211 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - [wmayer] - - - 2011-10-10 - https://www.freecad.org/wiki/index.php?title=Artwork - - - FreeCAD - - - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Tangent.svg - - - FreeCAD LGPL2+ - - - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - - - - - - - - - - - - - - - +image/svg+xml[wmayer]2011-10-10https://www.freecad.org/wiki/index.php?title=ArtworkFreeCADFreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Tangent.svgFreeCAD LGPL2+https://www.gnu.org/copyleft/lesser.html[agryson] Alexander Gryson diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Vertical.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Vertical.svg index 4f5a13b9af..00e45eaa54 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Vertical.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_Vertical.svg @@ -1,35 +1,163 @@ - - - - - + + + + + + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [wmayer] @@ -57,8 +185,28 @@ - - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance.svg index 78e474c87c..cf7d850127 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance.svg @@ -1,36 +1,160 @@ - - - - - + + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [wmayer] @@ -58,8 +182,85 @@ - - - + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance_Driven.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance_Driven.svg index b21c7f82b6..33134b3e39 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance_Driven.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Constraint_VerticalDistance_Driven.svg @@ -1,36 +1,160 @@ - - - - - + + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - + + + + + - + - + - + image/svg+xml - + [Abdullah Tahiri] @@ -58,8 +182,85 @@ - - - + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleActiveConstraint.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleActiveConstraint.svg index 5aceee4393..a813b6f3d2 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleActiveConstraint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleActiveConstraint.svg @@ -4,63 +4,14 @@ height="64px" id="svg2816" version="1.1" - sodipodi:docname="Sketcher_ToggleActiveConstraint.svg" - inkscape:version="1.1-beta1 (77e7b44db3, 2021-03-28)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - - Sketcher ToggleActiveConstraint - - - - - - - - - - @@ -435,21 +368,19 @@ image/svg+xml - Sketcher ToggleActiveConstraint - [openBrain] + [Abdullah Tahiri] - Sketcher_ToggleConstraint - 2020-01-03 - + 2015-05-26 + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_ToggleConstraint.svg FreeCAD LGPL2+ @@ -458,34 +389,66 @@ https://www.gnu.org/copyleft/lesser.html - [agryson] Alexander Gryson, bitacovir, vocx + [agryson] Alexander Gryson - - - - - - + style="fill:none;stroke:#555753;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:100;stroke-dasharray:none;stroke-dashoffset:8.71;stroke-opacity:1" + d="M 10,15 49,54" + id="path1" /> + style="fill:none;stroke:#280000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:100;stroke-dasharray:none;stroke-dashoffset:8.71;stroke-opacity:1" + d="M 28.062681,10.017527 51.975733,33.930579" + id="path1-2" /> + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint.svg index 2a1629ad98..cf6d23167e 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint.svg @@ -5,7 +5,7 @@ id="svg2816" version="1.1" sodipodi:docname="Sketcher_ToggleConstraint.svg" - inkscape:version="1.1-beta1 (77e7b44db3, 2021-03-28)" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" @@ -25,16 +25,46 @@ inkscape:pageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="0" - showgrid="false" - inkscape:zoom="2.9414063" - inkscape:cx="41.646746" - inkscape:cy="13.428951" - inkscape:window-width="3686" - inkscape:window-height="1571" - inkscape:window-x="145" - inkscape:window-y="-9" + showgrid="true" + inkscape:zoom="64.000003" + inkscape:cx="13.624999" + inkscape:cy="13.906249" + inkscape:window-width="2560" + inkscape:window-height="1368" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" - inkscape:current-layer="svg2816" /> + inkscape:current-layer="svg2816" + inkscape:showpageshadow="2" + inkscape:deskcolor="#d1d1d1" + showguides="true"> + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint_Driven.svg b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint_Driven.svg index b1b41711a0..b62b526687 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint_Driven.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/constraints/Sketcher_ToggleConstraint_Driven.svg @@ -4,37 +4,12 @@ height="64px" id="svg2816" version="1.1" - sodipodi:docname="Sketcher_ToggleConstraint_Driven.svg" - inkscape:version="1.1-beta1 (77e7b44db3, 2021-03-28)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_Edge.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_Edge.svg index 84178bd899..020e6968b3 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_Edge.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_Edge.svg @@ -1,95 +1,325 @@ - - - - - - - + + + + + - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Arc_Edge.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + - - - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_EndPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_EndPoint.svg index a9478d6a54..72b2c17158 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_EndPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_EndPoint.svg @@ -1,99 +1,336 @@ - - - - - + + + + + - - - - - + + + - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Arc_EndPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + - - - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_MidPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_MidPoint.svg index e60a174f05..f17f16f629 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_MidPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_MidPoint.svg @@ -1,99 +1,345 @@ - - - - - + + + + + - - - - - + + + - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Arc_MidPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + - - - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_StartingPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_StartingPoint.svg index a27f4b4b3a..9844757deb 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_StartingPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Arc_StartingPoint.svg @@ -1,95 +1,345 @@ - - - - - - - + + + + + - - - - - + + + - - - - + + + - - - - + + - - - - + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Arc_StartingPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + - - - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_Edge.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_Edge.svg index 0555b17eb4..21d6098994 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_Edge.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_Edge.svg @@ -1,105 +1,303 @@ - - - - - + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - - + + + - - + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2017-01-07 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_BSpline_Edge.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_EndPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_EndPoint.svg index 36f4603679..093f5c017b 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_EndPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_EndPoint.svg @@ -1,105 +1,323 @@ - - - - - + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2017-01-07 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_BSpline_EndPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_StartPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_StartPoint.svg index fdc0999bc7..4a1bf49c38 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_StartPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_BSpline_StartPoint.svg @@ -1,109 +1,323 @@ - - - - - + + + + + - - - + + - - - + + - - - - - - - - - - - + + + - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2017-01-07 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_BSpline_StartPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_Edge.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_Edge.svg index 1a7f92ea0c..235018b924 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_Edge.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_Edge.svg @@ -1,85 +1,308 @@ - - - - - - + + + + + - - - - - + + + - - - - + + - - - + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Circle_Edge.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_MidPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_MidPoint.svg index ee5ca4d280..c51be62df6 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_MidPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Circle_MidPoint.svg @@ -1,90 +1,306 @@ - - - - - + + + + + - - - - + + - - - - - + + - - - - + + + - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Circle_MidPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_All.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_All.svg index 7f7f4fcfbb..c64348b1a1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_All.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_All.svg @@ -1,122 +1,549 @@ - - - - - + + + + + - - - + + - - - - - - - + + - - - - + + + - - - - + + + - - - - + + + - - - - + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Ellipse_All.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - + + + + + + + + + + + + + - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_CentrePoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_CentrePoint.svg index f4fb094efd..6db96fef14 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_CentrePoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_CentrePoint.svg @@ -1,91 +1,516 @@ - - - - - + + + + + - - - + + - - - + + - - - + + + - - - + + + - - - - - - - - + + + - - - - - + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Ellipse_CentrePoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + + - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_1.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_1.svg index b0a69a9ce9..21d32ddd60 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_1.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_1.svg @@ -1,97 +1,560 @@ - - - - - + + + + + - - - + + + - - - + + + - - - + + - - - - - - - - + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Ellipse_Edge_1.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + + - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_2.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_2.svg index 925dcc9d04..95d49c291d 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_2.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Edge_2.svg @@ -1,89 +1,516 @@ - - - - - + + + + + - - - + + + - - - + + + - - - + + - - - - - - - - + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Ellipse_Edge_2.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus1.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus1.svg index 8e69792be5..29c3f9bc0b 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus1.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus1.svg @@ -1,110 +1,530 @@ - - - - - + + + + + - - - + + + - - - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Ellipse_ + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus2.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus2.svg index b141a4df99..e10687bea8 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus2.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_Focus2.svg @@ -1,110 +1,530 @@ - - - - - + + + + + - - - + + + - - - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Ellipse_ + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MajorAxis.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MajorAxis.svg index 650326f25e..772e1d8972 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MajorAxis.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MajorAxis.svg @@ -1,111 +1,565 @@ - - - - - + + + + + - - - + + + - - - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Ellipse_MajorAxis.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MinorAxis.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MinorAxis.svg index fe73ff1a34..2a6f054119 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MinorAxis.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Ellipse_MinorAxis.svg @@ -1,109 +1,564 @@ - - - - - + + + + + - - - + + + - - - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Ellipse_MinorAxis.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Centre_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Centre_Point.svg index d936022130..10d25f20ad 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Centre_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Centre_Point.svg @@ -1,100 +1,523 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - + + + - - - - + + + - - - - - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Elliptical_Arc_Centre_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Edge.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Edge.svg index 6bc597a809..f346cca48c 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Edge.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Edge.svg @@ -1,106 +1,514 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - + + + - - - - + + + - - - - - - + + - - - - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Elliptical_Arc_Edge.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_End_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_End_Point.svg index e07818cb15..457662dd51 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_End_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_End_Point.svg @@ -1,106 +1,523 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - + + + - - - - + + + - - - - - - + + - - - - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Elliptical_Arc_End_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Start_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Start_Point.svg index fb0b9929b9..a8fe0a0439 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Start_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Elliptical_Arc_Start_Point.svg @@ -1,112 +1,523 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - + + + - - - - + + + - - - - - - + + - - - - - + + - - - - - + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Elliptical_Arc_Start_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Centre_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Centre_Point.svg index b7d5ba5a9d..0ba50e1887 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Centre_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Centre_Point.svg @@ -1,105 +1,572 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-09-03 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Hyperbolic_Arc_Centre_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Edge.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Edge.svg index dd4d8029ce..b9acc0209c 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Edge.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Edge.svg @@ -1,111 +1,563 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-09-03 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Hyperbolic_Arc_Edge.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_End_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_End_Point.svg index 914ad05e30..83fb4f3287 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_End_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_End_Point.svg @@ -1,107 +1,572 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - + + + - - - - + + + - - - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-09-03 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Hyperbolic_Arc_End_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Start_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Start_Point.svg index 3fda967950..22c7c06d72 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Start_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Hyperbolic_Arc_Start_Point.svg @@ -1,107 +1,572 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - + + + - - - - + + + - - - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-09-03 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Hyperbolic_Arc_Start_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_Edge.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_Edge.svg index 2e705dd91c..799ba833fd 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_Edge.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_Edge.svg @@ -1,82 +1,523 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Line_Edge.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_EndPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_EndPoint.svg index 6ccc733c5a..55054d1a21 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_EndPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_EndPoint.svg @@ -1,82 +1,532 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Line_EndPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_StartingPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_StartingPoint.svg index d942ac931e..63fa0c370b 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_StartingPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Line_StartingPoint.svg @@ -1,82 +1,532 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Line_StartingPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Centre_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Centre_Point.svg index aab8823dd6..8e7eb0b120 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Centre_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Centre_Point.svg @@ -1,105 +1,572 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-12-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Parabolic_Arc_Centre_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Edge.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Edge.svg index d959b6c1e4..03be4121da 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Edge.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Edge.svg @@ -1,117 +1,563 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + - - - - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-12-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Parabolic_Arc_Edge.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_End_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_End_Point.svg index b264093e2b..129fec5b13 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_End_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_End_Point.svg @@ -1,111 +1,572 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-12-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Parabolic_Arc_End_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Start_Point.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Start_Point.svg index 7202330771..02695ae924 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Start_Point.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Parabolic_Arc_Start_Point.svg @@ -1,111 +1,572 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-12-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Parabolic_Arc_Start_Point.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Point_StartingPoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Point_StartingPoint.svg index f8a74450f3..5c65106ee1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Point_StartingPoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_Point_StartingPoint.svg @@ -1,123 +1,77 @@ + + - + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> - - + id="swatch18"> - + id="stop18" /> - - - + id="swatch15"> + id="stop15" /> + + + + id="stop6" /> + + + + + + + + + id="linearGradient3082" + xlink:href="#linearGradient3836-9-3" /> + id="linearGradient3836-9-7"> + id="stop3838-8-0" /> + id="stop3840-1-9" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="metadata2874"> @@ -150,37 +371,40 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Element_Point_StartingPoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_SelectionTypeInvalid.svg b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_SelectionTypeInvalid.svg index e2a1caa829..2fc877ff38 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_SelectionTypeInvalid.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/elements/Sketcher_Element_SelectionTypeInvalid.svg @@ -4,37 +4,12 @@ height="64px" id="svg2816" version="1.1" - sodipodi:docname="Sketcher_Element_SelectionTypeInvalid.svg" - inkscape:version="1.1-beta1 (77e7b44db3, 2021-03-28)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_AlterFillet.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_AlterFillet.svg index d1971cbac7..75b1bf97a3 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_AlterFillet.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_AlterFillet.svg @@ -1,153 +1,338 @@ - - - - - - - - - + + + + + - - - + + - - - + + - - - + + + - - - + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Alter + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy.svg index 429ed31b25..a37014fa9c 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy.svg @@ -1,70 +1,242 @@ - - - - - + + + + + - - - + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Sketch.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy_Constr.svg index 42f001e9cd..00de930295 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy_Constr.svg @@ -1,70 +1,242 @@ - - - - - + + + + + - - - + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Sketch.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics.svg index 270e0fe62a..4ee515f726 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics.svg @@ -1,120 +1,258 @@ - - - - - + + + + + - - - + + - - - + + - - + + + - - - + + + - - - + + + - - - + + + + - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Conics.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Constr.svg index 9a72558dc7..206f7f23a5 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Constr.svg @@ -1,120 +1,258 @@ - - - - - + + + + + - - - + + - - - + + - - + + + - - - + + + - - - + + + - - - + + + + - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Conics_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_3points.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_3points.svg index c71348ba77..ae29c0c097 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_3points.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_3points.svg @@ -1,170 +1,401 @@ - - - - - + + + + + - - - + + + - - - + + - - - + + - - + + + - - - + + + - - - + + + - - - + + + + - - - + + + + + + + - - - + + + + + + + + - - - + + + + + + + - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Conics_Ellipse_3points.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_Center.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_Center.svg index 9802dcf19e..e3bb6b9676 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_Center.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Conics_Ellipse_Center.svg @@ -1,187 +1,436 @@ - - - - - + + + + + - - - + + + - - - + + - - - + + - - - + + + - - - + + + - - + + + - - - + + + + - - - + + + + + + + - - - + + + + + + + - - - + + + + + + + - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Conics_Ellipse_Center.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc.svg index 0f62e77c8e..e03b482071 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc.svg @@ -1,95 +1,325 @@ - - - - - - - + + + + + - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-03-15 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create3PointArc.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + - - - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc_Constr.svg index 311c841ea7..f79d0df321 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointArc_Constr.svg @@ -1,95 +1,325 @@ - - - - - - - + + + + + - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create3PointArc_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + - - - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle.svg index 173563d408..57553957b3 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle.svg @@ -1,128 +1,332 @@ - - - - - - + + + + + - - - - - + + + - - - - + + - - - + + - - - - + + + - - - - + + + - - - - - + + + - - - - + + + + - - - - - + + + + + + + - - - - - + + + + + + + + + - - - - - - - - - - - - - + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-03-29 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create3PointCircle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle_Constr.svg index d560a6a04f..27ee9ca2a0 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create3PointCircle_Constr.svg @@ -1,128 +1,332 @@ - - - - - - + + + + + - - - - - + + + - - - - + + - - - + + - - - - + + + - - - - + + + - - - - - + + + - - - - + + + + - - - - - + + + + + + + - - - - - + + + + + + + + + - - - - - - - - - - - - - + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create3PointCircle_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc.svg index 2cdbbc7077..f30110dedf 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc.svg @@ -1,54 +1,250 @@ - - - - - - - + + + + + - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork @@ -61,35 +257,69 @@ FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + - - - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArcSlot.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArcSlot.svg index b22076bc3c..2badadd412 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArcSlot.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArcSlot.svg @@ -1,147 +1,321 @@ + + - + id="defs2871"> + id="linearGradient17"> - - - - - - - - - + id="stop16" /> + id="stop17" /> - + id="linearGradient5"> + id="stop19" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="stop3896" /> + xlink:href="#linearGradient3892" + id="linearGradient3856" + x1="22.84341" + y1="4.8241611" + x2="30.783579" + y2="28.644661" + gradientUnits="userSpaceOnUse" /> + gradientTransform="matrix(0.82607043,0,0,0.82533448,-4.0098079,1.346708)" + x1="-18" + y1="18" + x2="-22" + y2="5" /> - + id="radialGradient3163" + xlink:href="#linearGradient3809" /> + + + + + + + + + + + + + + + + - - - - - - - - - + id="metadata2874"> @@ -197,148 +342,85 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [jriegel] + [maxwxyz] - 2014-04-15 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateSlot.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 + id="layer3" + style="display:inline" + transform="translate(0.25)"> + id="g1-9" + transform="matrix(0.99199811,0,0,0.99199794,-0.21371799,0.03660616)" + style="stroke-width:1.00807"> + id="path1424-5" + style="display:inline;fill:none;stroke:#151819;stroke-width:8.06453218;stroke-opacity:1;stroke-dasharray:none" + d="m 45.646756,5.1366534 c 4.832266,-7.022e-4 9.318893,2.5896538 11.746622,6.7946036 2.427729,4.20495 2.427729,9.385662 0,13.590612 -2.427729,4.204949 -6.914357,6.795305 -11.738109,6.793847 -7.369335,-0.0015 -13.369064,5.996522 -13.373786,13.366621 -0.0047,4.826674 -2.595078,9.313302 -6.800028,11.741031 -4.20495,2.427729 -9.385662,2.427729 -13.590612,0 C 7.6858932,54.995639 5.0955375,50.509011 5.0956555,45.682543 5.0957732,23.303034 23.26145,5.1373566 45.646756,5.1366534 Z" /> + id="path1424-5-2" + style="fill:none;stroke:#d3d7cf;stroke-width:4.03227" + d="m 25.481456,57.423368 c -4.20495,2.427729 -9.385661,2.427729 -13.590611,0 C 7.685895,54.995639 5.095539,50.509011 5.095657,45.682543 5.095775,23.303034 23.261453,5.1373559 45.64676,5.1366535 c 4.832265,-7.025e-4 9.318893,2.5896533 11.746622,6.7946035 2.427729,4.20495 2.427729,9.385662 -1e-6,13.590612 -2.427729,4.204949 -6.914357,6.795305 -11.738109,6.793847 -7.369336,-0.0015 -13.369065,5.996521 -13.373787,13.366621 -0.0047,4.826674 -2.595079,9.313302 -6.800029,11.741031 z" /> + - - + transform="matrix(0.77869459,0,0,0.77869445,33.899759,36.733229)" + id="g26" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path25" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient26);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path26" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> - - - - - - - - - - - - - - - - - - + transform="matrix(0.77869459,0,0,0.77869445,60.154516,10.244576)" + id="g18" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path17" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient18);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path18" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArcSlot_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArcSlot_Constr.svg index 6f0a4027c5..fd5a2575c6 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArcSlot_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArcSlot_Constr.svg @@ -1,147 +1,321 @@ + + - + id="defs2871"> + id="linearGradient17"> - - - - - - - - - + id="stop16" /> + id="stop17" /> - + id="linearGradient5"> + id="stop19" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="stop3896" /> + xlink:href="#linearGradient3892" + id="linearGradient3856" + x1="22.84341" + y1="4.8241611" + x2="30.783579" + y2="28.644661" + gradientUnits="userSpaceOnUse" /> + gradientTransform="matrix(0.82607043,0,0,0.82533448,-4.0098079,1.346708)" + x1="-18" + y1="18" + x2="-22" + y2="5" /> - + id="radialGradient3163" + xlink:href="#linearGradient3809" /> + + + + + + + + + + + + + + + + - - - - - - - - - + id="metadata2874"> @@ -197,154 +342,85 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [jriegel] + [maxwxyz] - 2014-04-15 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateSlot.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 + id="layer3" + style="display:inline" + transform="translate(0.25)"> + id="g1-9" + transform="matrix(0.99199811,0,0,0.99199794,-0.21371799,0.03660616)" + style="stroke-width:1.00807"> + id="path1424-5" + style="display:inline;fill:none;stroke:#091425;stroke-width:8.07632;stroke-opacity:1" + d="m 45.646756,5.1366534 c 4.832266,-7.022e-4 9.318893,2.5896538 11.746622,6.7946036 2.427729,4.20495 2.427729,9.385662 0,13.590612 -2.427729,4.204949 -6.914357,6.795305 -11.738109,6.793847 -7.369335,-0.0015 -13.369064,5.996522 -13.373786,13.366621 -0.0047,4.826674 -2.595078,9.313302 -6.800028,11.741031 -4.20495,2.427729 -9.385662,2.427729 -13.590612,0 C 7.6858932,54.995639 5.0955375,50.509011 5.0956555,45.682543 5.0957732,23.303034 23.26145,5.1373566 45.646756,5.1366534 Z" /> + id="path1424-5-2" + style="fill:none;stroke:#3465a4;stroke-width:4.03227;stroke-opacity:1" + d="m 25.481456,57.423368 c -4.20495,2.427729 -9.385661,2.427729 -13.590611,0 C 7.685895,54.995639 5.095539,50.509011 5.095657,45.682543 5.095775,23.303034 23.261453,5.1373559 45.64676,5.1366535 c 4.832265,-7.025e-4 9.318893,2.5896533 11.746622,6.7946035 2.427729,4.20495 2.427729,9.385662 -1e-6,13.590612 -2.427729,4.204949 -6.914357,6.795305 -11.738109,6.793847 -7.369336,-0.0015 -13.369065,5.996521 -13.373787,13.366621 -0.0047,4.826674 -2.595079,9.313302 -6.800029,11.741031 z" /> + - - + transform="matrix(0.77869459,0,0,0.77869445,33.899759,36.733229)" + id="g26" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path25" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient26);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path26" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> - - - - - - - - - - - - - - - - - - - - + transform="matrix(0.77869459,0,0,0.77869445,60.154516,10.244576)" + id="g18" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path17" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient18);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path18" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc_Constr.svg index 6fd3c390e4..f316b9d165 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateArc_Constr.svg @@ -1,91 +1,325 @@ - - - - - + + + + + - - - + + + - - - - + + - - - + + - - - - + + + - - - - - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + - - - - - + + + - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline.svg index 3bac8465c8..ba91cd4a52 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline.svg @@ -1,105 +1,303 @@ - - - - - + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - - + + + - - + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2017-01-07 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateBSpline.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSplineByInterpolation.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSplineByInterpolation.svg index 1147decc45..11dd6733d5 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSplineByInterpolation.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSplineByInterpolation.svg @@ -1,9 +1,12 @@ + + + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + id="swatch18"> - + id="stop18" /> - - - - - - - + id="swatch15"> + + + + + + + + + + + id="linearGradient3082" + xlink:href="#linearGradient3836-9-3" /> + id="linearGradient3836-9-7"> + id="stop3838-8-0" /> + id="stop3840-1-9" /> - - - - - - - - - + id="linearGradient3082-3" + xlink:href="#linearGradient3836-9-7" /> + + + + + + + + + + + + + id="metadata2874"> @@ -207,106 +213,96 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [Abdullah Tahiri] + [maxwxyz] - 2017-01-07 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateBSpline.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - + id="layer3" + style="display:inline"> + id="g10814" + style="display:inline;stroke-width:1.29781" + transform="matrix(0.97913402,0,0,1,0.08754898,0)"> + style="fill:none;stroke:#151819;stroke-width:8.08479;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 12.500671,52.406661 c 0,0 -12.24421333,-15.370698 -5.4089441,-27.285119 7.8516901,-13.686125 20.8842241,-9.769383 25.1009181,-3.726161 6.767251,9.698593 -4.172827,17.402291 5.527679,25.547543 6.809829,5.718029 16.407685,-0.164972 19.131189,-6.657181 C 63.79576,23.732244 52.767257,10.457292 52.767257,10.457292" + id="path7375" /> + style="fill:none;stroke:#d3d7cf;stroke-width:4.0424;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 12.500671,52.406661 c 0,0 -12.244213,-15.370698 -5.408944,-27.285119 7.85169,-13.686125 20.884224,-9.769383 25.100918,-3.726161 6.767251,9.698593 -4.172827,17.402291 5.527679,25.547543 6.809829,5.718029 16.407685,-0.164972 19.131189,-6.657181 C 63.79576,23.732244 52.767257,10.457292 52.767257,10.457292" + id="path7375-2" /> + + transform="matrix(0.77869459,0,0,0.77869445,31.291982,8.4815114)" + id="g10" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path9" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> - - - - - - + style="fill:url(#linearGradient10);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path10" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + transform="matrix(0.77869459,0,0,0.77869445,68.103811,2.0699203)" + id="g12" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path11" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient12);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path12" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSplineByInterpolation_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSplineByInterpolation_Constr.svg index cd7a2f3c1b..6f79154f35 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSplineByInterpolation_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSplineByInterpolation_Constr.svg @@ -1,9 +1,12 @@ + + + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + id="swatch18"> - + id="stop18" /> - - - - - - - + id="swatch15"> + + + + + + + + + + + id="linearGradient3082" + xlink:href="#linearGradient3836-9-3" /> + id="linearGradient3836-9-7"> + id="stop3838-8-0" /> + id="stop3840-1-9" /> - - - - - - - - - + id="linearGradient3082-3" + xlink:href="#linearGradient3836-9-7" /> + + + + + + + + + + + + + id="metadata2874"> @@ -207,103 +213,96 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [Abdullah Tahiri] + [maxwxyz] - 2017-01-07 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateBSpline.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + id="layer3" + style="display:inline"> + id="g10814" + style="display:inline;stroke-width:1.29781" + transform="matrix(0.97913402,0,0,1,0.08754898,0)"> + style="fill:none;stroke:#091425;stroke-width:8.08479;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 12.500671,52.406661 c 0,0 -12.24421333,-15.370698 -5.4089441,-27.285119 7.8516901,-13.686125 20.8842241,-9.769383 25.1009181,-3.726161 6.767251,9.698593 -4.172827,17.402291 5.527679,25.547543 6.809829,5.718029 16.407685,-0.164972 19.131189,-6.657181 C 63.79576,23.732244 52.767257,10.457292 52.767257,10.457292" + id="path7375" /> + style="fill:none;stroke:#3465a4;stroke-width:4.0424;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 12.500671,52.406661 c 0,0 -12.244213,-15.370698 -5.408944,-27.285119 7.85169,-13.686125 20.884224,-9.769383 25.100918,-3.726161 6.767251,9.698593 -4.172827,17.402291 5.527679,25.547543 6.809829,5.718029 16.407685,-0.164972 19.131189,-6.657181 C 63.79576,23.732244 52.767257,10.457292 52.767257,10.457292" + id="path7375-2" /> + + transform="matrix(0.77869459,0,0,0.77869445,31.291982,8.4815114)" + id="g10" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path9" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> - - - - - - + style="fill:url(#linearGradient10);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path10" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + transform="matrix(0.77869459,0,0,0.77869445,68.103811,2.0699203)" + id="g12" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path11" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient12);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path12" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline_Constr.svg index c36050ef57..5111add0db 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateBSpline_Constr.svg @@ -1,105 +1,303 @@ - - - - - + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - - + + + - - + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2017-01-07 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateBSpline_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle.svg index 7db35b131a..0d857e05b1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle.svg @@ -1,92 +1,299 @@ - - - - - - + + + + + - - - - - + + - - - - + + - - - - + + + - - - - + + + - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateCircle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle_Constr.svg index 26d3ce1470..916c716e22 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateCircle_Constr.svg @@ -1,92 +1,310 @@ - - - - - - + + + + + - - - - - + + + - - - - + + - - - - + + - - - - + + + - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateCircle_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter.svg index cb3b2550ed..5056892bd7 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter.svg @@ -1,103 +1,474 @@ - - - - - + + + + + - - - + + + - - - + + + - - - + + + - - - - - - - - - - - - - + + - - - - - + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateEllipse.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter_Constr.svg index e4658e9176..dfe6328e32 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipseByCenter_Constr.svg @@ -1,98 +1,474 @@ - - - - - + + + + + - - - + + + - - - + + + - - - + + + - - - - - - - - + + - - - - - + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateEllipse_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points.svg index 28ee5f2f49..b0084b3de1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points.svg @@ -1,103 +1,452 @@ - - - - - + + + + + - - - + + + - - - + + - - - + + - - - - - - - - - - - - - + + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-10-28 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateEllipse_3points.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points_Constr.svg index 7c830fab55..9e9e6fe576 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateEllipse_3points_Constr.svg @@ -1,98 +1,474 @@ - - - - - + + + + + - - - + + + - - - + + + - - - + + + - - - - - - - - + + - - - - - + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateEllipse_3points_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc.svg index b35f117b7a..24dff7b049 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc.svg @@ -1,118 +1,503 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - + + + - - - - + + + - - - - - - + + - - - - - + + - - - - - + + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-11-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Elliptical_Arc.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc_Constr.svg index 279f122cad..1369b0f5b2 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateElliptical_Arc_Constr.svg @@ -1,118 +1,503 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - + + + - - - - + + + - - - - - - + + - - - - - + + - - - - - + + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Elliptical_Arc_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFillet.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFillet.svg index e822de910c..b391474da4 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFillet.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFillet.svg @@ -1,104 +1,517 @@ - - - - - - - + + + + + - - - - - - - - - - + + + - - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFrame.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFrame.svg index f084ce6168..88aafb9f42 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFrame.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFrame.svg @@ -1,114 +1,404 @@ + + - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + id="linearGradient5"> + + + + id="swatch18"> + + + + + + + + + + + id="stop3838-8" /> + id="stop3840-1" /> + + + + + + + + + + + y2="5" + gradientTransform="matrix(0.76342439,0,0,0.75750425,-4.596389,2.7525637)" /> + xlink:href="#linearGradient3836-9-3" + id="linearGradient3801-1-3-2" + gradientUnits="userSpaceOnUse" + x1="-18" + y1="18" + x2="-22" + y2="5" + gradientTransform="matrix(0.84956703,0,0,0.84301394,-2.927337,1.7790378)" /> + + + id="stop3811" /> + id="stop3813" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="metadata2874"> @@ -125,109 +415,88 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 + id="layer3" + style="display:inline" + transform="translate(0.25)"> + id="g7091" + transform="matrix(0.97321963,0,0,0.97321963,0.60697182,0.85697182)" + style="display:inline;stroke-width:1.02752"> + style="fill:#d3d7cf;fill-opacity:1;stroke:#151819;stroke-width:2.05503;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + id="path3040-0" /> + id="path3042-6" /> - - - - - - + id="g9864" + transform="matrix(0.97321963,0,0,0.97321963,0.52095055,0.08278034)" + style="display:inline;stroke-width:1.02752"> + + + - - - - - - + transform="matrix(0.75784086,0,0,0.75784072,23.524605,47.179918)" + id="g29" + style="display:inline;stroke-width:1.31954"> + + + + + + - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFrame_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFrame_Constr.svg index 7a34bbcc92..3bd1d7565b 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFrame_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateFrame_Constr.svg @@ -1,114 +1,404 @@ + + - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + id="linearGradient5"> + + + + id="swatch18"> + + + + + + + + + + + id="stop3838-8" /> + id="stop3840-1" /> + + + + + + + + + + + y2="5" + gradientTransform="matrix(0.76342439,0,0,0.75750425,-4.596389,2.7525637)" /> + xlink:href="#linearGradient3836-9-3" + id="linearGradient3801-1-3-2" + gradientUnits="userSpaceOnUse" + x1="-18" + y1="18" + x2="-22" + y2="5" + gradientTransform="matrix(0.84956703,0,0,0.84301394,-2.927337,1.7790378)" /> + + + id="stop3811" /> + id="stop3813" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="metadata2874"> @@ -125,99 +415,88 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - + id="layer3" + style="display:inline" + transform="translate(0.25)"> - - - - + id="g7091" + transform="matrix(0.97321963,0,0,0.97321963,0.60697182,0.85697182)" + style="display:inline;stroke-width:1.02752"> + + + + + + + + + + + + + + + + - - - - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon.svg index ffa78bb344..9a7af02c6e 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon.svg @@ -1,98 +1,498 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Johan K] + [maxwxyz] - 2014-07-27 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateHeptagon.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + - - - - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon_Constr.svg index 487fadd4dc..e4d9bd2ac4 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHeptagon_Constr.svg @@ -1,98 +1,498 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateHeptagon_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + - - - - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon.svg index 1388a26338..3580aacb25 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon.svg @@ -1,98 +1,504 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Johan K] + [maxwxyz] - 2014-07-27 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateHexagon.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + - - - - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon_Constr.svg index 9f70e8961e..0f70ee5116 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHexagon_Constr.svg @@ -1,98 +1,504 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateHexagon_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + - - - - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc.svg index 2a5a8fa6c8..2877b45db3 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc.svg @@ -1,127 +1,552 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + - - - - - + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-09-03 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Hyperbolic_Arc.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc_Constr.svg index 6936adf7c2..fff5de4ec0 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateHyperbolic_Arc_Constr.svg @@ -1,127 +1,552 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + - - - - - + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-09-03 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Hyperbolic_Arc_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine.svg index 161d6f5019..9e045e1cce 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine.svg @@ -1,82 +1,512 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateLine.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineAngleLength.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineAngleLength.svg index fd6217cf78..9d34935d0f 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineAngleLength.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineAngleLength.svg @@ -1,75 +1,385 @@ + + - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + y2="5" + x2="-22" + y1="18" + x1="-18" + gradientUnits="userSpaceOnUse" + id="linearGradient3203" + xlink:href="#linearGradient3836-9-3" /> + + + + id="metadata2874"> @@ -136,100 +447,110 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateLine.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - + id="layer3" + style="display:inline" + transform="translate(0.25)"> + id="layer1" + transform="translate(-3.2499999,2.0000121)"> + style="fill:#d3d7cf;stroke:#151819;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + d="M 15.908118,53.33451 11.665477,49.091871 54.091883,6.6654658 58.334523,10.908105 Z" + id="path3061" /> + style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 14.002003,49.583771 54.583793,9.0019854" + id="path3063" /> - - - - + id="layer1-1" + transform="matrix(0.65003235,0,0,0.65003235,0.95457,1.19336)"> + + + + + + + + + + + + + + + + + + + + - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineAngleLength_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineAngleLength_Constr.svg index e019b23ebc..923ced91a1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineAngleLength_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineAngleLength_Constr.svg @@ -1,75 +1,385 @@ + + - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + y2="5" + x2="-22" + y1="18" + x1="-18" + gradientUnits="userSpaceOnUse" + id="linearGradient3203" + xlink:href="#linearGradient3836-9-3" /> + + + id="metadata2874"> @@ -145,100 +447,110 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateLine.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 + id="layer3" + style="display:inline" + transform="translate(0.25)"> + id="layer1" + transform="translate(-3.2499999,2.0000121)"> + style="fill:#3465a4;stroke:#091425;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 15.908118,53.33451 11.665477,49.091871 54.091883,6.6654658 58.334523,10.908105 Z" + id="path3061" /> + style="fill:none;stroke:#729fcf;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 14.002003,49.583771 54.583793,9.0019854" + id="path3063" /> - - - - - - - - - - - - + id="layer1-1" + transform="matrix(0.65003235,0,0,0.65003235,0.95457,1.19336)"> + + + + + + + style="fill:none;stroke:#2e0000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:10.8;stroke-opacity:1" + id="path3827" + d="m 42.431769,18.570602 c 3.679488,9.207525 3.638068,18.962084 -0.537315,27.9556" /> + style="fill:none;stroke:#2e0000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="M 61.747386,10.717896 8.2409446,32.266414 59.278316,53.997802" + id="path3021" /> + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineLengthWidth.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineLengthWidth.svg index 3ff695b419..ac080db880 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineLengthWidth.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineLengthWidth.svg @@ -1,82 +1,385 @@ + + - - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + y2="5" + x2="-22" + y1="18" + x1="-18" + gradientUnits="userSpaceOnUse" + id="linearGradient3203" + xlink:href="#linearGradient3836-9-3" /> + + + + id="metadata2874"> @@ -143,77 +447,90 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateLine.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - + id="layer3" + style="display:inline" + transform="translate(0.25)"> + id="layer1" + transform="translate(-3.2499999,2.0000121)"> + style="fill:#d3d7cf;stroke:#151819;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + d="M 15.908118,53.33451 11.665477,49.091871 54.091883,6.6654658 58.334523,10.908105 Z" + id="path3061" /> + style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 14.002003,49.583771 54.583793,9.0019854" + id="path3063" /> + + + + + + + + + + + + + + + + - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineLengthWidth_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineLengthWidth_Constr.svg index 654f129fdb..cf5c950131 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineLengthWidth_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLineLengthWidth_Constr.svg @@ -1,82 +1,385 @@ + + - - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + y2="5" + x2="-22" + y1="18" + x1="-18" + gradientUnits="userSpaceOnUse" + id="linearGradient3203" + xlink:href="#linearGradient3836-9-3" /> + + + + id="metadata2874"> @@ -143,77 +447,93 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateLine.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - + id="layer3" + style="display:inline" + transform="translate(0.25)"> + id="layer1-2" + transform="translate(-3.2499999,2.0000121)" + style="display:inline"> + style="fill:#3465a4;fill-opacity:1;stroke:#091425;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 15.908118,53.33451 11.665477,49.091871 54.091883,6.6654658 58.334523,10.908105 Z" + id="path3061-5" /> + style="fill:none;stroke:#729fcf;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 14.002003,49.583771 54.583793,9.0019854" + id="path3063-3" /> + + + + + + + + + + + + + + + + - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine_Constr.svg index d6120fbcfa..6397cd4c0a 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateLine_Constr.svg @@ -1,82 +1,512 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateLine_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong.svg index 89a7ee58c9..3c40a44b53 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong.svg @@ -1,46 +1,537 @@ - - - - - - + + + + + - - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + image/svg+xml + + + + [maxwxyz] + + + https://www.freecad.org/wiki/index.php?title=Artwork + + + FreeCAD + + + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg + + + FreeCAD LGPL2+ + + + 2023-12-19 + + + + + + + + - - - - - + + + - - - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong_Constr.svg index c196fedfb2..e0ff54573a 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOblong_Constr.svg @@ -1,46 +1,537 @@ - - - - - - + + + + + - - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + image/svg+xml + + + + [maxwxyz] + + + https://www.freecad.org/wiki/index.php?title=Artwork + + + FreeCAD + + + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg + + + FreeCAD LGPL2+ + + + 2023-12-19 + + + + + + + + - - - - - + + + - - - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon.svg index d9d37a5f1c..4be1599df7 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon.svg @@ -1,98 +1,533 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Johan K] + [maxwxyz] - 2014-07-27 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateOctagon.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + + + - - - - - - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon_Constr.svg index fdee3792fd..7dbe7740ad 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateOctagon_Constr.svg @@ -1,98 +1,533 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateOctagon_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + + + - - - - - - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc.svg index 96b6030d18..35005064e8 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc.svg @@ -1,127 +1,552 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + - - - - - + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-12-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Parabolic_Arc.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc_Constr.svg index 6efa91cab5..ddd9e9b143 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateParabolic_Arc_Constr.svg @@ -1,127 +1,552 @@ - - - - - + + + + + - - - + + + - - - - - - - - - - - - - + + + - - - - + + + - - - - - + + - - - - - + + - - - - - + + + - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2016-12-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Parabolic_Arc_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon.svg index c8b917a449..089c34e03c 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon.svg @@ -1,91 +1,537 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Johan K] + [maxwxyz] - 2014-07-27 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreatePentagon.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - + + + + + + - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon_Constr.svg index c6d9e0ac19..48913ee18d 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePentagon_Constr.svg @@ -1,91 +1,537 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreatePentagon_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - + + + + + + - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePoint.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePoint.svg index 13fd0abd52..5c65106ee1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePoint.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePoint.svg @@ -1,68 +1,410 @@ - - - - - + + + + + - - - - - + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreatePoint.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePointFillet.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePointFillet.svg index 686ea1b84d..79041e125e 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePointFillet.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePointFillet.svg @@ -1,107 +1,511 @@ - - Sketcher_PointFillet - - - - - - + + + + + + + - - - - - - - - - - + + + - - - - - - + + + - - - - + + + - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - - Sketcher_PointFillet + - [bitacovir] + [maxwxyz] - Sketcher_CreateFillet - 31-01-2021 - + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - Based on a wmayer's design and [agryson] Alexander Gryson - - - - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline.svg index ce8c9812a5..35958602ae 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline.svg @@ -1,106 +1,597 @@ - - - - - - - - + + + + + + + - - - - - - - - - + + + - - - - + + + - - - - + + + - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreatePolyline.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - + + + + - - - - - - - - - - - - - - - - - + + + - - - - - + + + - - - - - + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline_Constr.svg index 371298a914..ccc2717f8a 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreatePolyline_Constr.svg @@ -1,116 +1,597 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - [Abdullah Tahiri] - - - 2011-10-10 - https://www.freecad.org/wiki/index.php?title=Artwork - - - FreeCAD - - - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreatePolyline.svg - - - FreeCAD LGPL2+ - - - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + [maxwxyz] + + + https://www.freecad.org/wiki/index.php?title=Artwork + + + FreeCAD + + + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg + + + FreeCAD LGPL2+ + + + 2023-12-19 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle.svg index 8fd98d5fd6..d91aa5d9d2 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle.svg @@ -1,76 +1,535 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points.svg index 5029aa18b4..f0362e5b0d 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points.svg @@ -1,75 +1,385 @@ + + - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + id="metadata2874"> @@ -125,97 +473,85 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + id="layer3" + style="display:inline" + transform="rotate(-15,31.875,31.050531)"> + id="g3527-3" + transform="matrix(0.12582859,0,0,0.13656891,-113.46901,-47.810558)"> + id="rect2233" + d="M 971.31351,415.98456 V 752.81085 H 1336.8902 V 415.98456 Z m 43.86919,44.36492 274.0236,-0.43105 V 708.877 l -274.0236,0.0646 z" + style="fill:#d3d7cf;fill-opacity:1;stroke:#151819;stroke-width:15.2568;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + style="display:inline;fill:none;stroke:#ffffff;stroke-width:2.08668;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 55.913045,10.935149 H 9.1739164 v 43.063378" + id="path3040" + transform="matrix(7.3115342,0,0,7.3115342,920.13275,350.67648)" /> + - - + transform="matrix(0.77869459,0,0,0.77869445,65.663014,5.2327468)" + id="g62" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path61" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient62);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path62" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> - - + transform="matrix(-0.77869459,0,0,0.77869445,-2.1630136,41.962509)" + id="g67" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path66" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient67);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path67" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Center.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Center.svg index fbaa1f1489..0980947a61 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Center.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Center.svg @@ -1,75 +1,385 @@ + + - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + id="metadata2874"> @@ -125,97 +473,85 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + id="layer3" + style="display:inline" + transform="rotate(-15,31.875,31.050531)"> + id="g3527-3" + transform="matrix(0.12582859,0,0,0.13656891,-113.46901,-47.810558)"> + id="rect2233" + d="M 971.31351,415.98456 V 752.81085 H 1336.8902 V 415.98456 Z m 43.86919,44.36492 274.0236,-0.43105 V 708.877 l -274.0236,0.0646 z" + style="fill:#d3d7cf;fill-opacity:1;stroke:#151819;stroke-width:15.2568;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + style="display:inline;fill:none;stroke:#eeeeec;stroke-width:2.08668;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 55.913045,10.935149 H 9.1739164 v 43.063378" + id="path3040" + transform="matrix(7.3115342,0,0,7.3115342,920.13275,350.67648)" /> + - - + transform="matrix(0.77869459,0,0,0.77869445,65.663014,5.2327468)" + id="g62" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path61" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient62);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path62" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> - - + transform="matrix(-0.77869459,0,0,0.77869445,16.201736,23.597628)" + id="g67" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path66" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient67);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path67" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Center_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Center_Constr.svg index 1d499fb3f1..4be2851f50 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Center_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Center_Constr.svg @@ -1,75 +1,385 @@ + + - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + id="metadata2874"> @@ -125,91 +473,85 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - + id="layer3" + style="display:inline" + transform="rotate(-15,31.875,31.050531)"> + id="g3527-3" + transform="matrix(0.12582859,0,0,0.13656891,-113.46901,-47.810558)"> + id="rect2233" + d="M 971.31351,415.98456 V 752.81085 H 1336.8902 V 415.98456 Z m 43.86919,44.36492 274.0236,-0.43105 V 708.877 l -274.0236,0.0646 z" + style="fill:#3465a4;fill-opacity:1;stroke:#091425;stroke-width:15.2568;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + style="display:inline;fill:none;stroke:#729fcf;stroke-width:2.08668;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 55.913045,10.935149 H 9.1739164 v 43.063378" + id="path3040" + transform="matrix(7.3115342,0,0,7.3115342,920.13275,350.67648)" /> + - - + transform="matrix(0.77869459,0,0,0.77869445,65.663014,5.2327468)" + id="g62" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path61" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient62);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path62" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> - - + transform="matrix(-0.77869459,0,0,0.77869445,16.201736,23.597628)" + id="g67" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path66" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient67);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path67" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Constr.svg index bdbbf9197d..1f7b220547 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle3Points_Constr.svg @@ -1,75 +1,385 @@ + + - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + + + + + + + + + id="stop17" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + id="metadata2874"> @@ -125,91 +473,85 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [wmayer] + [maxwxyz] - 2011-10-10 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - + id="layer3" + style="display:inline" + transform="rotate(-15,31.875,31.050531)"> + id="g3527-3" + transform="matrix(0.12582859,0,0,0.13656891,-113.46901,-47.810558)"> + id="rect2233" + d="M 971.31351,415.98456 V 752.81085 H 1336.8902 V 415.98456 Z m 43.86919,44.36492 274.0236,-0.43105 V 708.877 l -274.0236,0.0646 z" + style="fill:#3465a4;fill-opacity:1;stroke:#091425;stroke-width:15.2568;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + style="display:inline;fill:none;stroke:#729fcf;stroke-width:2.08668;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 55.913045,10.935149 H 9.1739164 v 43.063378" + id="path3040" + transform="matrix(7.3115342,0,0,7.3115342,920.13275,350.67648)" /> + - - + transform="matrix(0.77869459,0,0,0.77869445,65.663014,5.2327468)" + id="g62" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path61" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient62);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path62" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> - - + transform="matrix(-0.77869459,0,0,0.77869445,-2.1630136,41.962509)" + id="g67" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path66" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient67);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path67" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangleSlot.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangleSlot.svg index 724f6f8888..3b90da3ad1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangleSlot.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangleSlot.svg @@ -1,213 +1,325 @@ + + - - - - - - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + id="stop34" /> + id="linearGradient32"> + id="stop31" /> + id="stop32" /> - + id="linearGradient17"> + id="stop16" /> + id="stop17" /> - + id="linearGradient5"> + id="stop19" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="stop3896" /> - + xlink:href="#linearGradient3892" + id="linearGradient3856" + x1="22.84341" + y1="4.8241611" + x2="30.783579" + y2="28.644661" + gradientUnits="userSpaceOnUse" /> - + id="radialGradient3163" + xlink:href="#linearGradient3809" /> + + + + + + + + + + + + + + + - - - + xlink:href="#linearGradient32" + id="linearGradient3901" + gradientUnits="userSpaceOnUse" + x1="30.202745" + y1="56.729507" + x2="35.013981" + y2="19.843365" + gradientTransform="matrix(0.62354045,-0.62354046,0.62354039,0.62354042,-12.205772,28.459494)" /> + + + + + - - - - + + + + + + + + + id="metadata2874"> @@ -263,137 +473,119 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [jriegel] + [maxwxyz] - 2014-04-15 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateSlot.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - + id="layer3" + style="display:inline" + transform="rotate(-15,31.875,31.050531)"> + id="g70" + transform="translate(0.25881905,-0.96592607)"> + style="fill:none;stroke:#151819;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 29.453884,53.922638 C 19.711127,51.312074 9.9694702,48.701805 0.22891867,46.091832" + id="path1600-3" /> + style="fill:none;stroke:#151819;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 57.27275,13.02379 c -2.650863,9.893156 -5.301429,19.785202 -7.951694,29.676126" + id="path1600" /> + + + + + + + + + + - - + transform="matrix(0.77869459,0,0,0.77869445,71.818064,7.9136745)" + id="g62" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path61" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient62);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path62" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> - - + transform="matrix(-0.77869459,0,0,0.77869445,9.9890876,43.200231)" + id="g67" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path66" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient67);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path67" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangleSlot_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangleSlot_Constr.svg index b70190470c..9fc31ef862 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangleSlot_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangleSlot_Constr.svg @@ -1,213 +1,325 @@ + + - - - - - - - + id="defs2871"> + id="linearGradient34"> + id="stop33" /> + id="stop34" /> + id="linearGradient32"> + id="stop31" /> + id="stop32" /> - + id="linearGradient17"> + id="stop16" /> + id="stop17" /> - + id="linearGradient5"> + id="stop19" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="stop3896" /> - + xlink:href="#linearGradient3892" + id="linearGradient3856" + x1="22.84341" + y1="4.8241611" + x2="30.783579" + y2="28.644661" + gradientUnits="userSpaceOnUse" /> - + id="radialGradient3163" + xlink:href="#linearGradient3809" /> + + + + + + + + + + + + + + + - - - + xlink:href="#linearGradient32" + id="linearGradient3901" + gradientUnits="userSpaceOnUse" + x1="30.202745" + y1="56.729507" + x2="35.013981" + y2="19.843365" + gradientTransform="matrix(0.62354045,-0.62354046,0.62354039,0.62354042,-12.205772,28.459494)" /> + + + + + - - - - + + + + + + + + + id="metadata2874"> @@ -263,137 +473,119 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [jriegel] + [maxwxyz] - 2014-04-15 - http://www.freecadweb.org/wiki/index.php?title=Artwork + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateSlot.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - + id="layer3" + style="display:inline" + transform="rotate(-15,31.875,31.050531)"> + id="g70" + transform="translate(0.25881905,-0.96592607)"> + style="fill:none;stroke:#091425;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 29.453884,53.922638 C 19.711127,51.312074 9.9694702,48.701805 0.22891867,46.091832" + id="path1600-3" /> + style="fill:none;stroke:#091425;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 57.27275,13.02379 c -2.650863,9.893156 -5.301429,19.785202 -7.951694,29.676126" + id="path1600" /> + + + + + + + + + + - - + transform="matrix(0.77869459,0,0,0.77869445,71.818064,7.9136745)" + id="g62" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path61" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient62);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path62" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> - - + transform="matrix(-0.77869459,0,0,0.77869445,9.9890876,43.200231)" + id="g67" + style="display:inline;stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.5684;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path66" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient67);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path67" + d="m -24.361006,7.0129444 a 5.7853292,5.8137561 0 1 1 8.788401,7.5632076 5.7853292,5.8137561 0 0 1 -8.788401,-7.5632076 z" /> + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center.svg index 92005598ba..3bc3917ab7 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center.svg @@ -1,72 +1,535 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - + + + + + - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center_Constr.svg index 13c0c757f7..dd235b1972 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Center_Constr.svg @@ -1,72 +1,535 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - + + + + + - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Constr.svg index d892c4318c..93d062b9e2 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRectangle_Constr.svg @@ -1,76 +1,535 @@ - - - - - - + + + + + - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateRectangle_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon.svg index abbab766e0..8d7c0d98d7 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon.svg @@ -1,104 +1,240 @@ - - - - - - + + + + + - - - - - - + + - - - - - - - - - - - - - - - - - - - - + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Johan K] + [maxwxyz] - 2014-07-27 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateOctagon.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + + N + N - - - - - - - - + + + - - - - N - N + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon_Constr.svg index 1fd2962594..689c1970a1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateRegularPolygon_Constr.svg @@ -1,102 +1,240 @@ - - - - - - + + + + + - - - - - - + + - - - - - - - - - - - - - - - - - - - - + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateOctagon_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + + N + N - - - - - - - - + + + + + + + - - - N - N diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot.svg index fd924137e7..880f755def 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot.svg @@ -1,89 +1,259 @@ - - - - - + + + + + - - - + + - - - - + + - - - - + + + - - - - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [jriegel] + [maxwxyz] - 2014-04-15 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateSlot.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - + + + + + + - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot_Constr.svg index 8a7b4b328d..7e1acd143e 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSlot_Constr.svg @@ -1,90 +1,259 @@ - - - - - + + + + + - - - + + - - - - + + - - - - + + + - - - - - - - - + + + - - - - + + + - + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateSlot_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - + + + + + + - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare.svg index f6fc01ccd8..e8ba18c9db 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare.svg @@ -1,98 +1,544 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Johan K] + [maxwxyz] - 2014-07-27 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateSquare.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - + + + + + - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare_Constr.svg index 30d7c66127..44c3fe0a54 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateSquare_Constr.svg @@ -1,98 +1,544 @@ - - - - - - + + + + + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateSquare_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - + + + + + - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateText.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateText.svg index af611e64db..231658e932 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateText.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateText.svg @@ -1,56 +1,293 @@ - - - - - + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateText.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle.svg index 9808dea3ff..34344bd0e3 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle.svg @@ -1,91 +1,259 @@ - - - - - - + + + + + - - - - - - + + - - - - - - - - - - - - - - - - - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Johan K] + [maxwxyz] - 2014-07-27 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateTriangle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + - - - - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle_Constr.svg index 3e9e2d3243..c50d8198a1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CreateTriangle_Constr.svg @@ -1,91 +1,259 @@ - - - - - - + + + + + - - - - - - + + - - - - - - - - - - - - - - - - - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-05-24 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateTriangle_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + - - - - - - - - + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline.svg index ae7d8866d6..61e745ebe0 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline.svg @@ -1,118 +1,303 @@ - - - - - + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - + + + - - - - + + + + - - - - - + + + + + + + - - - - - - - - - - - - - + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2017-01-13 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create_Periodic_BSpline.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - + + + + + + + - - - + + + - - - + + + - - - + + + - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSplineByInterpolation.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSplineByInterpolation.svg index c33f972650..45e953c0e5 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSplineByInterpolation.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSplineByInterpolation.svg @@ -1,9 +1,12 @@ + + + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + id="swatch18"> - + id="stop18" /> - - - - - - - + id="swatch15"> + + + id="linearGradient5-1"> + + + + + id="stop3838-8" /> + id="stop3840-1" /> - - - - - - + y2="5" + x2="-22" + y1="18" + x1="-18" + gradientUnits="userSpaceOnUse" + id="linearGradient3082" + xlink:href="#linearGradient3836-9-3" /> + + id="stop3838-8-0" /> + id="stop3840-1-9" /> + + gradientTransform="matrix(0.76342439,0,0,0.75750425,-4.596389,2.7525637)" /> + xlink:href="#linearGradient3836-9-3" + id="linearGradient3801-1-3-2" + gradientUnits="userSpaceOnUse" + x1="-18" + y1="18" + x2="-22" + y2="5" + gradientTransform="matrix(0.84956703,0,0,0.84301394,-2.927337,1.7790378)" /> + + + id="stop3811" /> + id="stop3813" /> + + + xlink:href="#linearGradient3836-9-3" /> + y2="5" /> - - - - - + y2="5" /> - - - - - + y2="5" /> - - - - + gradientTransform="matrix(0.82607043,0,0,0.82533448,-4.0098079,1.346708)" + x1="-18" + y1="18" + x2="-22" + y2="5" /> + id="metadata2874"> @@ -299,89 +213,91 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [Abdullah Tahiri] + [maxwxyz] - 2017-01-13 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create_Periodic_BSpline.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - + id="layer3" + style="display:inline"> + style="fill:none;stroke:#151819;stroke-width:7.99999;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12.205071,50.656754 C -4.2508033,35.020619 16.085807,34.228047 24.587995,25.394131 33.090185,16.560216 46.228608,-3.8775802 51.380167,11.860586 56.531707,27.598751 65.408135,28.371067 46.652123,41.18327 27.896137,53.995471 28.660941,66.292889 12.205071,50.656754 Z" + id="path3234-8" /> - - + style="fill:#000000;stroke:#d3d7cf;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:0" + d="M 12.205071,50.656754 C -4.2508033,35.020619 16.085807,34.228047 24.587995,25.394131 33.090185,16.560216 46.228608,-3.8775802 51.380167,11.860586 56.531707,27.598751 65.408135,28.371067 46.652123,41.18327 27.896137,53.995471 28.660941,66.292889 12.205071,50.656754 Z" + id="path3234-1-7" /> - - - - - - - - - + style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12,50 C -4.5150143,33.484986 15.649287,33.992143 24.576694,24.4874 30.542608,18.13567 46.13254,-5.5970511 51.534521,10.879537 57.457734,28.945934 63.606814,28.2157 45.777167,40.387468 27.947507,52.559239 28,66 12,50 Z" + id="path3234-1-8-0" /> + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSplineByInterpolation_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSplineByInterpolation_Constr.svg index 3ee2d847f2..6956d0be05 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSplineByInterpolation_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSplineByInterpolation_Constr.svg @@ -1,9 +1,12 @@ + + + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + id="swatch18"> - + id="stop18" /> - - - - - - - + id="swatch15"> + + + id="linearGradient5-1"> + + + + + id="stop3838-8" /> + id="stop3840-1" /> - - - - - - + y2="5" + x2="-22" + y1="18" + x1="-18" + gradientUnits="userSpaceOnUse" + id="linearGradient3082" + xlink:href="#linearGradient3836-9-3" /> + + id="stop3838-8-0" /> + id="stop3840-1-9" /> + + gradientTransform="matrix(0.76342439,0,0,0.75750425,-4.596389,2.7525637)" /> + xlink:href="#linearGradient3836-9-3" + id="linearGradient3801-1-3-2" + gradientUnits="userSpaceOnUse" + x1="-18" + y1="18" + x2="-22" + y2="5" + gradientTransform="matrix(0.84956703,0,0,0.84301394,-2.927337,1.7790378)" /> + + + id="stop3811" /> + id="stop3813" /> + + + xlink:href="#linearGradient3836-9-3" /> + y2="5" /> - - - - - + y2="5" /> - - - - - + y2="5" /> - - - - + gradientTransform="matrix(0.82607043,0,0,0.82533448,-4.0098079,1.346708)" + x1="-18" + y1="18" + x2="-22" + y2="5" /> + id="metadata2874"> @@ -299,92 +213,91 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - [Abdullah Tahiri] + [maxwxyz] - 2017-01-13 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create_Periodic_BSpline.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 + id="layer3" + style="display:inline"> + style="fill:none;stroke:#091425;stroke-width:7.99999;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12.205071,50.656754 C -4.2508033,35.020619 16.085807,34.228047 24.587995,25.394131 33.090185,16.560216 46.228608,-3.8775802 51.380167,11.860586 56.531707,27.598751 65.408135,28.371067 46.652123,41.18327 27.896137,53.995471 28.660941,66.292889 12.205071,50.656754 Z" + id="path3234-8" /> + style="fill:#000000;stroke:#3465a4;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:0" + d="M 12.205071,50.656754 C -4.2508033,35.020619 16.085807,34.228047 24.587995,25.394131 33.090185,16.560216 46.228608,-3.8775802 51.380167,11.860586 56.531707,27.598751 65.408135,28.371067 46.652123,41.18327 27.896137,53.995471 28.660941,66.292889 12.205071,50.656754 Z" + id="path3234-1-7" /> + d="M 12,50 C -4.5150143,33.484986 15.649287,33.992143 24.576694,24.4874 30.542608,18.13567 46.13254,-5.5970511 51.534521,10.879537 57.457734,28.945934 63.606814,28.2157 45.777167,40.387468 27.947507,52.559239 28,66 12,50 Z" + id="path3234-1-8-0" /> + transform="matrix(0.77869459,0,0,0.77869445,40.923264,16.211398)" + id="g10" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path9" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient10);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path10" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + transform="matrix(0.77869459,0,0,0.77869445,68.973626,8.7113773)" + id="g12" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path11" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient12);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path12" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + transform="matrix(0.77869459,0,0,0.77869445,59.548272,35.597758)" + id="g14" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path13" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient14);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path14" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> + transform="matrix(0.77869459,0,0,0.77869445,25.548264,41.597628)" + id="g16" + style="stroke-width:1.2842"> + style="fill:none;stroke:#2e0000;stroke-width:2.56841;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path15" + d="M -26.310778,5.3580033 A 8.3519646,8.3515832 0.02039876 1 1 -13.623399,16.222662 8.3519646,8.3515832 0.02039876 1 1 -26.310778,5.3580033 Z" /> + style="fill:url(#linearGradient16);fill-opacity:1;stroke:#ef2929;stroke-width:2.56842;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path16" + d="m -24.358888,7.0362241 a 5.782493,5.7773415 0 1 1 8.784093,7.5158349 5.782493,5.7773415 0 0 1 -8.784093,-7.5158349 z" /> diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline_Constr.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline_Constr.svg index 7de42fe44a..bb0f6bd77b 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline_Constr.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Create_Periodic_BSpline_Constr.svg @@ -1,118 +1,303 @@ - - - - - + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - + + + - - - - + + + + - - - - - + + + + + + + - - - - - - - - - - - - - + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2017-01-13 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create_Periodic_BSpline_Constr.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - + + + + + + + - - - + + + - - - + + + - - - + + + - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Extend.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Extend.svg index 26f7684c38..e3a2fe5d80 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Extend.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Extend.svg @@ -1,45 +1,314 @@ - - - Sketcher_Extend - Created with Sketch. - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - Sketcher_Extend + + image/svg+xml + + + + [maxwxyz] + + + https://www.freecad.org/wiki/index.php?title=Artwork + + + FreeCAD + + + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg + + + FreeCAD LGPL2+ + + + 2023-12-19 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_External.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_External.svg index 6998b1df44..a7aa4227c6 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_External.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_External.svg @@ -1,117 +1,363 @@ - - - - - + + + + + - - - + + - - - + + - - - + + + - - - + + + - - - - - - - - + + + - - - - - - - + + + + - - - - - - - - - + + + + + + + + - - - - - + + + + - - - + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [logari81] + [maxwxyz] - 2012-01-01 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_External.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - + + + + + + + + + + + + + + + + + - - - - - + + + - - - - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Split.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Split.svg index d9773e574f..e5adb23b61 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Split.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Split.svg @@ -1,144 +1,360 @@ - - - - - - + + + + + + + - - - - + + - - - - + + - - - - + + + - - - - - - - - - - - - - - - - + + + - - - + + + - - - + + + + - - - + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Trimming.svg b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Trimming.svg index 57ec441360..9fa7c6c8ba 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Trimming.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_Trimming.svg @@ -1,87 +1,322 @@ - - - - - - - + + + + + - - - - - - - - - - + + - - - - - - + + - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Trimming.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_ArcOverlay.svg b/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_ArcOverlay.svg index 0b7377769a..45ea3949cc 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_ArcOverlay.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_ArcOverlay.svg @@ -2,289 +2,281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml[wmayer]Sketcher_Create3PointCircle2014-03-29https://www.freecadweb.org/wiki/index.php?title=ArtworkFreeCADFreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create3PointCircle.svgFreeCAD LGPL2+https://www.gnu.org/copyleft/lesser.html[agryson] Alexander Gryson + gradientTransform="matrix(0.92697156,0,0,0.92634563,3.5543091,7.3251879)" /> + + + + + image/svg+xml + + + + [maxwxyz] + + + https://www.freecad.org/wiki/index.php?title=Artwork + + + FreeCAD + + + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg + + + FreeCAD LGPL2+ + + + 2023-12-19 + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_BSplineComb.svg b/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_BSplineComb.svg index 2c0c50ee03..9cbb60fd13 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_BSplineComb.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_BSplineComb.svg @@ -1,137 +1,384 @@ - - - - - + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - - + + + - - - - - - - - + + + + - - - - - + + + + + + + - - - - - - - + + + + + + + - + - + image/svg+xml - + - [agryson] Alexander Gryson + [maxwxyz] - 2017-02-15 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateBSpline.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - - - - - + + + - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_BSplinePolygon.svg b/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_BSplinePolygon.svg index 3aafac75a9..4444eeeb16 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_BSplinePolygon.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/overlay/Sketcher_BSplinePolygon.svg @@ -1,121 +1,311 @@ - - - - - + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - + + + - - - - + + + + - - - - - + + + + + + + - - - - - - - - - - - - - + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2017-01-13 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Toggle_BSpline_Information.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineApproximate.svg b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineApproximate.svg index 125f277406..66e92f507b 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineApproximate.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineApproximate.svg @@ -1,168 +1,548 @@ - - - - - - + + + + + - - - - - + + + - - - - + + - - - + + - - - - + + + - - - - + + + - - - - - + + + - - - - + + + + - - - - - + + + + + + + - - - - - + + + + - - - - + + + - - - - + + + + - - - - + + + + - - - - - + + + + + + - - - - - + + + + - - - - - + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + - + - + image/svg+xml - + - [agryson] Alexander Gryson + [maxwxyz] - 2017-02-16 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Create3PointCircle.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + + - - - - - - + + + + + - - - + + + - - - + + + - - - - - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseDegree.svg b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseDegree.svg index 7d835c1b6c..bb756c0304 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseDegree.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseDegree.svg @@ -1,161 +1,402 @@ - - Sketcher_BSplineDecreaseDegree - - - - + + + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - + + + - - - - + + + + - - - - + + + + + + + - - - - + + + + - - - - + + + - - - - + + + + - - - - + + + + - - - - + + + + + + - - - - + + + + - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - + - + image/svg+xml - - Sketcher_BSplineDecreaseDegree + - [bitacovir] + [maxwxyz] - Sketcher_Create_Periodic_BSpline - 22-03-2021 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - - - - - - + 2023-12-19 - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseKnotMultiplicity.svg b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseKnotMultiplicity.svg index c0b9b0cd3a..1aab9e973c 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseKnotMultiplicity.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineDecreaseKnotMultiplicity.svg @@ -1,160 +1,424 @@ - - Sketcher_BSplineDecreaseKnotMultiplicity - - - - + + + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - + + + - - - - + + + + - - - - + + + + + + + - - - - + + + + - - - - + + + - - - - + + + + - - - - + + + + - - - - + + + + + + - - - - + + + + - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - + - + - + image/svg+xml - - Sketcher_BSplineDecreaseKnotMultiplicity + - [bitacovir] + [maxwxyz] - Sketcher_Create_Periodic_BSpline - 22-03-2021 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - - - + 2023-12-19 - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseDegree.svg b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseDegree.svg index d153a12230..642856df4b 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseDegree.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseDegree.svg @@ -1,153 +1,402 @@ - - Sketcher_BSplineIncreaseDegree - - - - + + + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - + + + - - - - + + + + - - - - + + + + + + + - - - - + + + + - - - - + + + - - - - + + + + - - - - + + + + - - - - + + + + + + - - - - + + + + - - - - - + + + + + + - - - - - - - - - - - - - - - + - + image/svg+xml - - Sketcher_BSplineIncreaseDegree + - [bitacovir] + [maxwxyz] - Sketcher_Create_Periodic_BSpline - 22-03-2021 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - - - + 2023-12-19 - - - - - - - - - + + + + + - - - - - - - + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseKnotMultiplicity.svg b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseKnotMultiplicity.svg index f05b3ec5e9..245f22d0ca 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseKnotMultiplicity.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineIncreaseKnotMultiplicity.svg @@ -1,155 +1,424 @@ - - Sketcher_BSplineIncreaseKnotMultiplicity - - - - + + + + + + + - - - + + - - - - - - - - - - - + + - - - - + + + - - - - + + + - - - + + + - - - - + + + + - - - - + + + + + + + - - - - + + + + - - - - + + + - - - - + + + + - - - - + + + + - - - - + + + + + + - - - - + + + + - - - - + + + + + + - - - - - - - - - - - - - - + - + - + image/svg+xml - - Sketcher_BSplineIncreaseKnotMultiplicity + - [bitacovir] + [maxwxyz] - Sketcher_Create_Periodic_BSpline - 22-03-2021 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - - - + 2023-12-19 - - - - - - - - - - - - - + + + + + - - - + + + + + + + + + + + + + + + - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineInsertKnot.svg b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineInsertKnot.svg index a86e50f4ed..fa676a240d 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineInsertKnot.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_BSplineInsertKnot.svg @@ -1,157 +1,67 @@ + + - Sketcher_BSplineIncreaseKnotMultiplicity + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + id="swatch18"> - + id="stop18" /> - - - - - - - + id="swatch15"> + + + id="linearGradient5-1"> + + + + + id="stop3838-8" /> + id="stop3840-1" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="linearGradient3082" + xlink:href="#linearGradient3836-9-3" /> + id="linearGradient3836-9-7"> + id="stop3838-8-0" /> - - - - - + id="stop3840-1-9" /> - - - - + id="linearGradient3082-3" + xlink:href="#linearGradient3836-9-7" /> + gradientTransform="matrix(0.76342439,0,0,0.75750425,-4.596389,2.7525637)" /> - - - - + y2="5" + gradientTransform="matrix(0.84956703,0,0,0.84301394,-2.927337,1.7790378)" /> + xlink:href="#linearGradient3838" + id="linearGradient3844" + x1="36" + y1="1039.3622" + x2="32" + y2="1003.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.0563921e-6,-988.36218)" /> + + id="stop3840" /> + id="stop3842" /> + xlink:href="#linearGradient3830" + id="linearGradient3836" + x1="36" + y1="1037.3622" + x2="32" + y2="1005.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.0563921e-6,-988.36218)" /> + + id="stop3832" /> + id="stop3834" /> + x1="10.504496" + y1="16.48678" + x2="5.9349072" + y2="1.6356685" + id="linearGradient-1" + gradientTransform="scale(0.99999018,1.0000098)" + gradientUnits="userSpaceOnUse"> + stop-color="#A40000" + offset="0%" + id="stop6-9" /> + stop-color="#EF2929" + offset="100%" + id="stop8" /> + xlink:href="#linearGradient3815" + id="linearGradient3856" + gradientUnits="userSpaceOnUse" + x1="80" + y1="58" + x2="79" + y2="42" /> + id="linearGradient3815"> + id="stop3817" /> + id="stop3819" /> + + + + + + + + + + + + + + + + + + + y1="161.22015" + x1="164.4444" + gradientTransform="translate(-188.44439,-101.22016)" + gradientUnits="userSpaceOnUse" + id="linearGradient3112" + xlink:href="#linearGradient3815" /> + + + + + + + id="metadata2874"> image/svg+xml - Sketcher_BSplineIncreaseKnotMultiplicity - [bitacovir] + [maxwxyz] - Sketcher_Create_Periodic_BSpline - 22-03-2021 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - - - + 2023-12-19 - - - + id="layer3" + style="display:inline"> - - + id="g968" + transform="translate(-84.071948,8.3392731)" + style="display:inline"> + id="path3266" + d="M 139.77785,-0.05417361 C 141.425,41.34376 101.53964,20.796643 92.391237,47.259112" + style="fill:none;stroke:#151819;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" /> + id="path3266-9" + d="M 139.77785,-0.05417361 C 142.13538,40.080959 101.33659,21.264448 92.391237,47.259112" + style="fill:none;stroke:#d3d7cf;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" /> + + + + + + + + + - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_JoinCurves.svg b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_JoinCurves.svg index a84bed166e..0ac32bc5e1 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_JoinCurves.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/splines/Sketcher_JoinCurves.svg @@ -1,258 +1,77 @@ + + - Sketcher_BSplineJoin + viewBox="0 0 64 64" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + id="swatch18"> - - - - - - - - - - - - - + id="stop18" /> - + id="swatch15"> - + id="stop15" /> + id="linearGradient5-1"> + + + + + + + + id="stop3838-8-5" /> - - - - - - - - - - - - - - - - - - - - - - - - + id="stop3840-1-6" /> + id="linearGradient3082" + xlink:href="#linearGradient3836-9-3" /> + id="linearGradient3836-9-7"> + id="stop3838-8-0" /> + id="stop3840-1-9" /> + id="linearGradient3082-3" + xlink:href="#linearGradient3836-9-7" /> - - - - - - - - - - - - - - + + x1="-18" + y1="18" + x2="-22" + y2="5" + gradientTransform="matrix(0.84956703,0,0,0.84301394,-2.927337,1.7790378)" /> + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + id="linearGradient3898" + xlink:href="#linearGradient3836-9-3" /> + x1="-15" + y1="37" + x2="-19" + y2="37" + gradientTransform="rotate(135.18861,5.7426909,37.969029)" /> + xlink:href="#linearGradient17" + id="linearGradient3898-0" + x1="37.429146" + y1="41.590584" + x2="24.483221" + y2="4.9104676" + gradientUnits="userSpaceOnUse" /> + + id="stop16" /> + id="stop17" /> + + + + + + + xlink:href="#linearGradient3815" /> + - + id="metadata2874"> image/svg+xml - Sketcher_BSplineJoin - [bitacovir] + [maxwxyz] - Sketcher_Create_Periodic_BSpline - 06-03-2022 - + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - - - + 2023-12-19 - - - - - - - - - - - + id="layer3" + style="display:inline"> + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Clone.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Clone.svg index a93bfffd66..e34f8f140a 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Clone.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Clone.svg @@ -1,123 +1,453 @@ - - - - - + + + + + - - - - - - + + - - - + + - - - - - - - - - - + + + - - - + + + - - - + + + - - - - - - + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-08-15 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Clone.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Copy.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Copy.svg index f6a70886c0..5f8d0cbee8 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Copy.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Copy.svg @@ -1,120 +1,416 @@ - - - - - + + + + + - - - - - - + + - - - + + - - - - - - - - - - + + + - - - + + + - - - + + + - - - - - - + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-08-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Copy.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - + + + + + + + - - - - - + + + - - - + + + - - - - - + + + - - - - - - - - - + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg index fa0def6492..cbb969e4ae 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg @@ -1,147 +1,464 @@ - - Sketcher_DeleteConstraints - - - - + + + + + + + - - - + + - - - - + + - - - - + + + - - - - - + + + - - - - - + + + - - - + + + + - - - - + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - - Sketcher_DeleteConstraints + - [vocx] + [maxwxyz] - Sketcher_Element_SelectionTypeInvalid - 2020-09-26 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_DeleteConstraints.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - Three green constraint shapes, vertical, symmetry, parallel, next to a red cross. + 2023-12-19 - - - - - - - + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg index af49fcbebd..1368b43f50 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg @@ -1,134 +1,507 @@ - - Sketcher_DeleteGeometry - - - - + + + + + + + - - - + + - - - - + + - - - - + + + - - - - - + + + - - - - - + + + - - - + + + + - - - - + + + + + + + - - - - + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - - Sketcher_DeleteGeometry + - [vocx] + [maxwxyz] - Sketcher_Element_SelectionTypeInvalid - 2020-09-26 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_DeleteGeometry.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - - Two green, geometrical elements, a straight line and a curved line, next to a red cross. + 2023-12-19 - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + - - - + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Move.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Move.svg index f9ebe05d3c..211486f88e 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Move.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Move.svg @@ -1,154 +1,455 @@ - - - - - + + + + + + + - - - - - - + + - - - + + - - - - - - - - - - + + + - - - + + + - - - + + + - - - - - + + + + - - - + + + + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-08-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Movy.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson, vocx - - - A faded curve with two vertices, an arrow pointing right, to a colored curve with red vertices, indicating that the object was moved from one location to the other. + 2023-12-19 - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Offset.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Offset.svg index 2e509b63bf..8f95645a5f 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Offset.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Offset.svg @@ -1,195 +1,382 @@ + + - + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="stop3843" /> + id="stop3845" /> + id="linearGradient3898" + xlink:href="#linearGradient3836-9-3" /> + x1="-15" + y1="37" + x2="-19" + y2="37" + gradientTransform="rotate(135.18861,5.7426909,37.969029)" /> + xlink:href="#linearGradient17" + id="linearGradient3898-0" + x1="37.429146" + y1="41.590584" + x2="24.483221" + y2="4.9104676" + gradientUnits="userSpaceOnUse" /> - + id="linearGradient17"> + id="stop16" /> + id="stop17" /> + + + + + - - - + xlink:href="#linearGradient3836-9-3" + id="linearGradient38" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.82607043,0,0,0.82533448,-4.0098079,1.346708)" + x1="-18" + y1="18" + x2="-22" + y2="5" /> - - - - - - + id="metadata2874"> image/svg+xml - - Mon Oct 10 13:44:52 2011 +0000 - [wmayer] + [maxwxyz] - - - FreeCAD LGPL2+ - - + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Draft/Resources/icons/Draft_Offset.svg - http://www.freecadweb.org/wiki/index.php?title=Artwork - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg + - [agryson] Alexander Gryson + FreeCAD LGPL2+ - - - - offset - - - An angled and curved shape nested within a similar, but larger version of itself + + 2023-12-19 + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_OffsetArc.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_OffsetArc.svg index 02000dc795..1e5d378304 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_OffsetArc.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_OffsetArc.svg @@ -1,201 +1,390 @@ + + - + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="stop3843" /> + id="stop3845" /> + id="linearGradient3898" + xlink:href="#linearGradient3836-9-3" /> + x1="-15" + y1="37" + x2="-19" + y2="37" + gradientTransform="rotate(135.18861,5.7426909,37.969029)" /> + xlink:href="#linearGradient17" + id="linearGradient3898-0" + x1="37.429146" + y1="41.590584" + x2="24.483221" + y2="4.9104676" + gradientUnits="userSpaceOnUse" /> - + id="linearGradient17"> + id="stop16" /> + id="stop17" /> + + + + + - - - + xlink:href="#linearGradient3836-9-3" + id="linearGradient43" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.82607043,0,0,0.82533448,-4.0098079,1.346708)" + x1="-18" + y1="18" + x2="-22" + y2="5" /> - - - - - - + id="metadata2874"> image/svg+xml - - Mon Oct 10 13:44:52 2011 +0000 - [wmayer] + [maxwxyz] - - - FreeCAD LGPL2+ - - + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Draft/Resources/icons/Draft_Offset.svg - http://www.freecadweb.org/wiki/index.php?title=Artwork - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg + - [agryson] Alexander Gryson + FreeCAD LGPL2+ - - - - offset - - - An angled and curved shape nested within a similar, but larger version of itself + + 2023-12-19 + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_OffsetIntersection.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_OffsetIntersection.svg index e9a506f4d6..a90d18bcb0 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_OffsetIntersection.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_OffsetIntersection.svg @@ -1,201 +1,374 @@ + + - + id="defs2871"> + id="linearGradient5"> + id="stop19" /> + id="stop20" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="stop3843" /> + id="stop3845" /> + id="linearGradient3898" + xlink:href="#linearGradient3836-9-3" /> + x1="-15" + y1="37" + x2="-19" + y2="37" + gradientTransform="rotate(135.18861,5.7426909,37.969029)" /> + xlink:href="#linearGradient17" + id="linearGradient3898-0" + x1="37.429146" + y1="41.590584" + x2="24.483221" + y2="4.9104676" + gradientUnits="userSpaceOnUse" /> - + id="linearGradient17"> + id="stop16" /> + id="stop17" /> + + + + + - - - + xlink:href="#linearGradient3836-9-3" + id="linearGradient43" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.82607043,0,0,0.82533448,-4.0098079,1.346708)" + x1="-18" + y1="18" + x2="-22" + y2="5" /> - - - - - - + id="metadata2874"> image/svg+xml - - Mon Oct 10 13:44:52 2011 +0000 - [wmayer] + [maxwxyz] - - - FreeCAD LGPL2+ - - + https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Draft/Resources/icons/Draft_Offset.svg - http://www.freecadweb.org/wiki/index.php?title=Artwork - + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg + - [agryson] Alexander Gryson + FreeCAD LGPL2+ - - - - offset - - - An angled and curved shape nested within a similar, but larger version of itself + + 2023-12-19 + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RectangularArray.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RectangularArray.svg index 8334ceb7f2..1a4dbf3745 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RectangularArray.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RectangularArray.svg @@ -1,195 +1,585 @@ - - - - - + + + + + - - - - - - + + + - - - - + + - - - - - - - - - - - - + + - - - - - + + + - - - - + + + - - - + + + - - - - + + + + - - - + + + + + + + - - - - + + + + - - - - + + + - - - - + + + + - - - - - + + + + - - - - - + + + + + + - - - - - + + + + - - - - + + + + + + + + + + + - - - - - - - - - - - + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-08-13 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_RectangularArray.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RemoveAxesAlignment.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RemoveAxesAlignment.svg index b4dadba6a1..f683ed17fd 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RemoveAxesAlignment.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_RemoveAxesAlignment.svg @@ -1,90 +1,467 @@ - - - - - + + + + + - - - + + + - - - - + + - - - - + + - - - - - + + + - - - - - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_SelectVerticalAxis.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - + + + + + + + + + + + + - - - + + + - - - - - - - - + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConflictingConstraints.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConflictingConstraints.svg index 69f14649ba..9119fcf45c 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConflictingConstraints.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConflictingConstraints.svg @@ -1,133 +1,565 @@ - - Sketcher_SelectConflictingConstraints - - - - + + + + + + + - - - - - - - - + + - - - + + - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - + + + - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - - Sketcher_SelectConflictingConstraints + - [Abdullah Tahiri] + [maxwxyz] - Sketcher_SelectConflictingConstraints - 2014-09-15 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_SelectConflictingConstraints.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson, vocx - - - Three constraint symbols, vertical, parallel, symmetry, next to a blue lightning bolt. - - - constraints - conflicting - warning - - + 2023-12-19 - - - - - - + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConstraints.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConstraints.svg index cadb321a5a..e6df09cc9b 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConstraints.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConstraints.svg @@ -1,131 +1,524 @@ - - - - - + + + + + + + - - - - - - - - + + - - - + + - - - - - - - - + + + - - - - + + + - - - - - - - - - - - - - - + + + - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_SelectConstraints.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsAssociatedWithConstraints.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsAssociatedWithConstraints.svg index da6dac4bc3..723c841904 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsAssociatedWithConstraints.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsAssociatedWithConstraints.svg @@ -1,142 +1,549 @@ - - - - - + + + + + + + - - - - - - - - + + - - - + + - - - - - - - - + + + - - - - + + + - - - - + + + - - - - + + + + - - - - + + + + + + + - - - - + + + + - - - + + + - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2014-09-15 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_SelectElementsAssociatedWithConstraints.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsWithDoFs.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsWithDoFs.svg index 5c51bf2c82..16d06764f8 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsWithDoFs.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsWithDoFs.svg @@ -1,104 +1,528 @@ - - - - - + + + + + - - - - - - + + + - - - + + - - - - - - + + - - - - + + + - - - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CloseShape.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - D - O - F diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectHorizontalAxis.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectHorizontalAxis.svg index 6133936d8b..cc14f82a99 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectHorizontalAxis.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectHorizontalAxis.svg @@ -1,88 +1,439 @@ - - - - - + + + + + - - - + + + - - - + + - - - - + + - - - - + + + - - - - - + + + - - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_SelectHorizontalAxis.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - + + + + + + + + + + - - - + + + - - - + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectOrigin.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectOrigin.svg index f69af833bd..0ab97a5f20 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectOrigin.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectOrigin.svg @@ -1,87 +1,444 @@ - - - - - + + + + + - - - + + + - - - + + - - - - + + - - - - + + + - - - - - + + + - - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_SelectOrigin.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - + + + + + + + + + + - - - + + + - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectRedundantConstraints.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectRedundantConstraints.svg index 38e54681a0..d82e32deb2 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectRedundantConstraints.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectRedundantConstraints.svg @@ -1,196 +1,579 @@ - - Sketcher_SelectRedundantConstraints - - - - + + + + + + + - - - - - - - - + + - - - + + - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - + + + - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - - Sketcher_SelectRedundantConstraints + - [Abdullah Tahiri] + [maxwxyz] - Sketcher_SelectRedundantConstraints - 2014-09-15 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_SelectRedundantConstraints.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson, vocx - - - Three constraints, vertical, parallel, symmetry, next to a blue circle with an exclamation point. - - - constraints - redundant - warning - - + 2023-12-19 - - - - - - + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + - - - diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectVerticalAxis.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectVerticalAxis.svg index 81d7d6e24c..f3860f7ca2 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectVerticalAxis.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectVerticalAxis.svg @@ -1,88 +1,439 @@ - - - - - + + + + + - - - + + + - - - + + - - - - + + - - - - + + + - - - - - + + + - - - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [wmayer] + [maxwxyz] - 2014-08-04 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_SelectVerticalAxis.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - + + + + + + + + + + - - - + + + - - - + diff --git a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Symmetry.svg b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Symmetry.svg index 8b89f818f3..42cf1b72a5 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Symmetry.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Symmetry.svg @@ -1,144 +1,504 @@ - - - - - + + + + + - - - - - - + + - - - + + - - - - - - - - - - - + + + - - - - + + + - - - - + + + - - - - + + + + - - - - + + + + + + + - - - - + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + image/svg+xml - + - [Abdullah Tahiri] + [maxwxyz] - 2015-08-11 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD - FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_Symmetry.svg + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateArc.svg FreeCAD LGPL2+ - https://www.gnu.org/copyleft/lesser.html - - - [agryson] Alexander Gryson - - + 2023-12-19 - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +