diff --git a/src/Mod/Part/Gui/Resources/icons/PartFeature.svg b/src/Mod/Part/Gui/Resources/icons/PartFeature.svg index 64bfb93293..e184f5ddd8 100644 --- a/src/Mod/Part/Gui/Resources/icons/PartFeature.svg +++ b/src/Mod/Part/Gui/Resources/icons/PartFeature.svg @@ -1,83 +1,101 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/PartFeature.xpm b/src/Mod/Part/Gui/Resources/icons/PartFeature.xpm index b61cbc5e4f..36c52498fa 100644 --- a/src/Mod/Part/Gui/Resources/icons/PartFeature.xpm +++ b/src/Mod/Part/Gui/Resources/icons/PartFeature.xpm @@ -1,32 +1,40 @@ -/* XPM */ -static char * PartFeature_xpm[] = { -"16 16 13 1", -" c None", -". c #000000", -"+ c #001200", -"@ c #00BD00", -"# c #00F600", -"$ c #00AF00", -"% c #001400", -"& c #00C900", -"* c #00FE00", -"= c #00AB00", -"- c #001500", -"; c #009C00", -"> c #00EF00", -" ", -" ......... ", -" .+@#####.. ", -" .$%&****. . ", -" .#=-&###. . ", -" .#*;......... ", -" .#*#.******#. ", -" .#*#.******#. ", -" .#*#.******#. ", -" .#*#.******#. ", -" .....******#. ", -" . .******#. ", -" . .******#. ", -" ..######>. ", -" ......... ", -" "}; +/* XPM */ +static char * PartFeature_xpm[] = { +"16 16 21 1", +" c None", +". c #192D05", +"+ c #172A04", +"@ c #233C09", +"# c #558D1E", +"$ c #89E134", +"% c #8AE234", +"& c #172A03", +"* c #7DCE2E", +"= c #31530F", +"- c #396012", +"; c #82D731", +"> c #172904", +", c #172B04", +"' c #88DF33", +") c #4C7F1A", +"! c #28450B", +"~ c #75C12C", +"{ c #172A05", +"] c #61A022", +"^ c #182C04", +" ", +" .++++++++ ", +" +@#$%%%%+&& ", +" +*=-;%%%+ >, ", +" +%')!~%%+ >{ ", +" +%%%]^++++++++ ", +" +%%%%+%%%%%%%+ ", +" +%%%%+%%%%%%%+ ", +" +%%%%+%%%%%%%+ ", +" +%%%%+%%%%%%%+ ", +" ++++++%%%%%%%+ ", +" && +%%%%%%%+ ", +" >, +%%%%%%%+ ", +" >{+%%%%%%%+ ", +" ++++++++. ", +" "}; diff --git a/src/Mod/Part/Gui/Resources/icons/PartFeatureImport.xpm b/src/Mod/Part/Gui/Resources/icons/PartFeatureImport.xpm index d214a3ca0d..9ccc82704b 100644 --- a/src/Mod/Part/Gui/Resources/icons/PartFeatureImport.xpm +++ b/src/Mod/Part/Gui/Resources/icons/PartFeatureImport.xpm @@ -1,25 +1,49 @@ -/* XPM */ -static char * PartFeatureImport_xpm[] = { -"16 16 6 1", -" c None", -". c #141010", -"+ c #615BD2", -"@ c #C39D55", -"# c #000000", -"$ c #57C355", -" ........", -" ......++..+..", -" .@@@@.++..++.", -" .@@@@.++..++.", -" .@@ .++++++.", -" ..@@ .++..++.", -"###@@@@ .++..++.", -"##$.@@$#.++++++.", -"#$#$.$$$........", -"#$$####### ", -"#$$#$$$$$# ", -"#$$#$$$$$# ", -"#$$#$$$$$# ", -" #$#$$$$$# ", -" ##$$$$$# ", -" ####### "}; +/* XPM */ +static char * PartFeatureImport_xpm[] = { +"16 16 30 1", +" c None", +". c #141010", +"+ c #729FCF", +"@ c #192D05", +"# c #172A04", +"$ c #FCE94F", +"% c #233C09", +"& c #558D1E", +"* c #7DCE2E", +"= c #31530F", +"- c #010200", +"; c #020300", +"> c #8AE234", +", c #1C2E0A", +"' c #88E033", +") c #89E133", +"! c #000000", +"~ c #020400", +"{ c #100C0C", +"] c #88E134", +"^ c #89E134", +"/ c #080A03", +"( c #88DF33", +"_ c #162903", +": c #87E035", +"< c #172B04", +"[ c #88E035", +"} c #172A03", +"| c #172904", +"1 c #172A05", +" ........", +" ......++..+..", +"@##.$$$$.++..++.", +"#%&.$$$$.++..++.", +"#*=.$$-;.++++++.", +"#>..$$,'.++..++.", +"#)!$$$$~{++..++.", +"#)].$$,'.++++++.", +"#^>>/!^^........", +"#^^)(_'>)(>>># ", +"#^:'><:[^>>>># ", +"######>>>>>>># ", +" }} #>>>>>>># ", +" |< #>>>>>>># ", +" |1#>>>>>>># ", +" ########@ "}; diff --git a/src/Mod/Part/Gui/Resources/icons/PartWorkbench.svg b/src/Mod/Part/Gui/Resources/icons/PartWorkbench.svg index 120774161a..3db0024388 100644 --- a/src/Mod/Part/Gui/Resources/icons/PartWorkbench.svg +++ b/src/Mod/Part/Gui/Resources/icons/PartWorkbench.svg @@ -1,28 +1,193 @@ - - - - - + + + + + + - - + + + + + + + + + + + + + + + + - - + + + + - + image/svg+xml - + - - - - - - + + + + + + + - \ No newline at end of file + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Attachment.svg b/src/Mod/Part/Gui/Resources/icons/Part_Attachment.svg index 254e1c59a1..0d0e2d2037 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Attachment.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Attachment.svg @@ -14,12 +14,36 @@ height="64px" id="svg2726" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" - sodipodi:docname="Snap_Near.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Attachment.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -107,7 +170,7 @@ image/svg+xml - + @@ -119,76 +182,111 @@ id="g4289" transform="matrix(0.1621282,0,0,0.1621282,6.3605986,-66.108806)"> - - + transform="matrix(0,-1,-1,0,738.60196,738.60196)" + id="g3888-9"> + id="path3868-1" + d="M 37,15 C 28.799646,14.910168 22.4325,19.708889 17,27" + style="fill:none;stroke:#a40000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + id="path3868" + d="M 37,15 C 28.799646,14.910168 22.4325,19.708889 17,27" + style="fill:none;stroke:#a40000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + - - - + transform="matrix(9.0388539,0,0,9.0388539,-32.527599,266.12206)" /> + + + + - + sodipodi:type="arc" + style="color:#000000;fill:url(#linearGradient3866);fill-opacity:1;fill-rule:nonzero;stroke:#729fcf;stroke-width:1.61290478999999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path2998-6" + sodipodi:cx="32.012653" + sodipodi:cy="26.587624" + sodipodi:rx="8.8709764" + sodipodi:ry="8.8709764" + d="m 40.88363,26.587624 a 8.8709764,8.8709764 0 1 1 -17.741953,0 8.8709764,8.8709764 0 1 1 17.741953,0 z" + transform="matrix(7.6482608,0,0,7.6482608,11.988976,303.09463)" /> + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_BooleanFragments.svg b/src/Mod/Part/Gui/Resources/icons/Part_BooleanFragments.svg index 2e6fabcef7..f076ce2005 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_BooleanFragments.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_BooleanFragments.svg @@ -14,7 +14,7 @@ height="64px" id="svg2568" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Booleans.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> @@ -50,81 +50,224 @@ inkscape:persp3d-origin="32 : 21.333333 : 1" id="perspective2576" /> - + gradientTransform="matrix(1.1486088,1.8477617,-3.056673,1.900094,73.257745,-112.1016)" /> + id="linearGradient3143"> + id="stop3145" /> - - - - - + id="stop3147" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + + @@ -162,45 +315,45 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + - - - - - + id="g3987" + transform="matrix(0.80150354,0,0,0.8082895,7.1922309,4.6728381)"> - + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Booleans.svg b/src/Mod/Part/Gui/Resources/icons/Part_Booleans.svg index 29c18fb50c..99a92a8236 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Booleans.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Booleans.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> - - + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -103,49 +138,47 @@ inkscape:groupmode="layer"> + transform="matrix(0.91273618,0,0,0.90349515,105.85374,2.800363)"> - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Box.svg b/src/Mod/Part/Gui/Resources/icons/Part_Box.svg index b164d6278d..858c2f3969 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Box.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Box.svg @@ -1,5 +1,6 @@ + + inkscape:version="0.48.5 r10040" + sodipodi:docname="PartWorkbench.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> - - + id="defs2982"> - - - - + id="linearGradient3794"> + + + + + + + + id="perspective2988" /> + + + + + + + + + + + + inkscape:window-y="27" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:window-maximized="0"> + + + id="metadata2985"> image/svg+xml + @@ -102,29 +151,34 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - - + + + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Chamfer.svg b/src/Mod/Part/Gui/Resources/icons/Part_Chamfer.svg index 707460f61d..e0acc9bd49 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Chamfer.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Chamfer.svg @@ -14,12 +14,24 @@ height="64px" id="svg3364" sodipodi:version="0.32" - inkscape:version="0.48.4 r" - sodipodi:docname="Part_Chamfer.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Fillet.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + - - + xlink:href="#linearGradient3786" + id="linearGradient3792" + x1="22" + y1="28" + x2="30" + y2="40" + gradientUnits="userSpaceOnUse" /> + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -120,6 +117,7 @@ image/svg+xml + @@ -127,32 +125,38 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + - - + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_CheckGeometry.svg b/src/Mod/Part/Gui/Resources/icons/Part_CheckGeometry.svg index 975ce58071..d43998e0f3 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_CheckGeometry.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_CheckGeometry.svg @@ -15,12 +15,24 @@ height="64px" id="svg2943" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_CheckGeometry.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + id="radialGradient3062" + xlink:href="#linearGradient3011" + inkscape:collect="always" /> + + + + + id="radialGradient3061" + xlink:href="#linearGradient3084" + inkscape:collect="always" /> + gradientTransform="matrix(0.38461542,0.38461546,-0.84615388,0.84615382,61.897077,-11.243146)" /> - - - + id="linearGradient3857"> + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -230,57 +240,48 @@ id="g3629" transform="translate(-256.70919,-66.886588)"> - - - - + sodipodi:nodetypes="cccc" /> + + + + style="fill:url(#radialGradient3863);fill-opacity:1;stroke:#2e3436;stroke-width:1.91666662999999993;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:2.04000000000000004" + id="path3055" + sodipodi:cx="47.5" + sodipodi:cy="44.5" + sodipodi:rx="11.5" + sodipodi:ry="11.5" + d="m 59,44.5 a 11.5,11.5 0 1 1 -23,0 11.5,11.5 0 1 1 23,0 z" + transform="matrix(1.0434783,0,0,1.0434783,238.14397,35.451805)" /> + sodipodi:type="arc" + style="fill:none;stroke:#d3d7cf;stroke-width:2.29999995000000013;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:2.04000000000000004" + id="path3055-1" + sodipodi:cx="47.5" + sodipodi:cy="44.5" + sodipodi:rx="11.5" + sodipodi:ry="11.5" + d="m 59,44.5 a 11.5,11.5 0 1 1 -23,0 11.5,11.5 0 1 1 23,0 z" + transform="matrix(0.86956525,0,0,0.86956521,246.40484,43.190936)" /> diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Circle_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Part_Circle_Parametric.svg index ae01457627..2c208dddef 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Circle_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Circle_Parametric.svg @@ -14,7 +14,7 @@ height="64px" id="svg3052" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Circle_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> @@ -114,6 +114,48 @@ fx="148.88333" fy="81.869568" r="19.467436" /> + + + + + + + + + + - + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + @@ -160,38 +207,75 @@ inkscape:groupmode="layer"> + style="fill:none;stroke:#204a87;stroke-width:6.99538946000000017;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.50000000000000000;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:20.39999999999999858" + id="path3006" + sodipodi:cx="33.223255" + sodipodi:cy="33.567146" + sodipodi:rx="31.479254" + sodipodi:ry="31.479254" + d="m 64.702509,33.567146 a 31.479254,31.479254 0 1 1 -62.9585076,0 31.479254,31.479254 0 1 1 62.9585076,0 z" + transform="matrix(0.85770775,0,0,0.85770776,3.504157,3.209198)" /> - - + style="fill:none;stroke:#729fcf;stroke-width:2.33179665;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.5;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:20.4" + id="path3006-6" + sodipodi:cx="33.223255" + sodipodi:cy="33.567146" + sodipodi:rx="31.479254" + sodipodi:ry="31.479254" + d="m 64.702509,33.567146 a 31.479254,31.479254 0 1 1 -62.9585076,0 31.479254,31.479254 0 1 1 62.9585076,0 z" + transform="matrix(0.85770775,0,0,0.85770776,3.504157,3.2091983)" /> + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Common.svg b/src/Mod/Part/Gui/Resources/icons/Part_Common.svg index 28ddb89f24..a28a12e123 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Common.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Common.svg @@ -1,5 +1,6 @@ + + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Booleans.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + id="defs2570"> - + + + + + id="perspective2576" /> + + + + + + + + + + + + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1"> + + + id="metadata2573"> image/svg+xml + @@ -82,38 +193,38 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> + id="g3560" + transform="matrix(0.91273618,0,0,0.90349515,105.85374,2.800363)"> + style="fill:url(#radialGradient3090);fill-opacity:1;fill-rule:evenodd;stroke:#0b1521;stroke-width:1.99782872000000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 22 21 C 21.883396 21 21.772354 21.029158 21.65625 21.03125 C 21.228852 22.614131 21 24.282004 21 26 C 21 36.49401 29.505991 45 40 45 C 40.116604 45 40.227646 44.970842 40.34375 44.96875 C 40.771148 43.385869 41 41.717996 41 40 C 41 29.50599 32.494009 21 22 21 z " + transform="matrix(1.0956068,0,0,1.1068128,-115.97408,-3.0994776)" + id="path3550-3" /> + style="fill:none;stroke:#729fcf;stroke-width:1.9978286;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 23.28125 23.0625 C 23.115498 24.015468 23 24.999615 23 26 C 23 34.959899 29.925717 42.284587 38.71875 42.9375 C 38.884502 41.984532 39 41.000385 39 40 C 39 31.040101 32.074283 23.715413 23.28125 23.0625 z " + transform="matrix(1.0956068,0,0,1.1068128,-115.97408,-3.0994776)" + id="path3550-3-1" /> - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Cone.svg b/src/Mod/Part/Gui/Resources/icons/Part_Cone.svg index 3cdd7afe1d..047ed81023 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Cone.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Cone.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -81,21 +138,17 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_CreatePrimitives.png b/src/Mod/Part/Gui/Resources/icons/Part_CreatePrimitives.png index a4d4cc809e..c1855be226 100644 Binary files a/src/Mod/Part/Gui/Resources/icons/Part_CreatePrimitives.png and b/src/Mod/Part/Gui/Resources/icons/Part_CreatePrimitives.png differ diff --git a/src/Mod/Part/Gui/Resources/icons/Part_CreatePrimitives.svg b/src/Mod/Part/Gui/Resources/icons/Part_CreatePrimitives.svg index 70641c2330..e95a160fe6 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_CreatePrimitives.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_CreatePrimitives.svg @@ -14,7 +14,7 @@ height="64px" id="svg2860" sodipodi:version="0.32" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_CreatePrimitives.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> @@ -180,6 +180,138 @@ y1="93.57151" x2="298.46048" y2="118.55784" /> + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true"> + + @@ -217,82 +359,118 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> + id="g3163" + transform="translate(-62,7.999998)"> + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path2993" + d="m 71,19 28,5 18,-7 -23.84947,-3.42198 z" + style="fill:#fce94f;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" /> + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path2995" + d="m 117,17 0,28 -18,8 0,-30 z" + style="fill:url(#linearGradient3220);fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" /> + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path3765" + d="M 72.993,21.368254 73,46.6 l 24,4 -0.007,-25.843 z" + style="fill:none;stroke:#fce94f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + - - + transform="translate(54,-0.99999998)" + id="g3176"> + + + + + id="g4034" + transform="matrix(0.87840585,0,0,0.891343,-70.633978,2.8453912)"> - + sodipodi:cy="72" + sodipodi:cx="92" + id="path3224" + style="fill:none;stroke:#2e3436;stroke-width:4.07984543;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:type="spiral" /> + transform="matrix(1.6713772,0,0,1.6527248,-51.99945,-69.292304)" + d="m 92,72 c -10e-7,-0.802214 1.081369,-0.395785 1.333333,-10e-7 0.682808,1.072551 -0.300296,2.337841 -1.333331,2.666667 C 90.152144,75.254859 88.373911,73.762011 88,72.000003 c -0.548729,-2.585818 1.511717,-4.937312 3.999996,-5.333336 3.316485,-0.527837 6.257409,2.119018 6.66667,5.333328 0.515013,4.044883 -2.726256,7.581912 -6.666661,8.000004 -4.772357,0.506367 -8.90893,-3.333424 -9.333337,-7.999993 -0.478081,-5.256727 3.578737,-9.884369 8.712558,-10.598849" + sodipodi:t0="0" + sodipodi:argument="-20.420353" + sodipodi:radius="10.617007" + sodipodi:revolution="1.990689" + sodipodi:expansion="1" + sodipodi:cy="72" + sodipodi:cx="92" + id="path3224-3" + style="fill:none;stroke:#d3d7cf;stroke-width:1.35994852;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:type="spiral" /> + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_CrossSections.svg b/src/Mod/Part/Gui/Resources/icons/Part_CrossSections.svg index 53bd20b147..8e7b13a11d 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_CrossSections.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_CrossSections.svg @@ -14,12 +14,36 @@ height="64px" id="svg2860" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Cross-sections5.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_CrossSections.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + + inkscape:guide-bbox="true" + inkscape:object-paths="false" + inkscape:snap-nodes="true" + inkscape:snap-grids="true"> + + @@ -100,7 +173,7 @@ image/svg+xml - + @@ -108,115 +181,47 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - - - - + id="g3822" + transform="translate(-20,0)"> - - + + + + + - - - - - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Cut.svg b/src/Mod/Part/Gui/Resources/icons/Part_Cut.svg index c214d87436..d82290038f 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Cut.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Cut.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + id="defs2570"> - + + + + + id="perspective2576" /> + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1"> + + + id="metadata2573"> image/svg+xml + @@ -82,29 +138,38 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> + id="g3560" + transform="matrix(0.91273618,0,0,0.90349515,105.85374,2.800363)"> + transform="matrix(1.0029659,0,0,1.0132241,-145.24287,6.1444238)" + d="m 71.785715,34.571426 c 0,10.256717 -8.314712,18.571429 -18.571428,18.571429 -10.256717,0 -18.571428,-8.314712 -18.571428,-18.571429 0,-10.256716 8.314711,-18.571428 18.571428,-18.571428 10.256716,0 18.571428,8.314712 18.571428,18.571428 z" + sodipodi:ry="18.571428" + sodipodi:rx="18.571428" + sodipodi:cy="34.571426" + sodipodi:cx="53.214287" + id="path3550-3-1-6" + style="fill:none;stroke:#729fcf;stroke-width:2.18236232;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + transform="matrix(1.1209541,0,0,1.1324194,-131.80057,-13.471699)" + d="m 71.785715,34.571426 c 0,10.256717 -8.314712,18.571429 -18.571428,18.571429 -10.256717,0 -18.571428,-8.314712 -18.571428,-18.571429 0,-10.256716 8.314711,-18.571428 18.571428,-18.571428 10.256716,0 18.571428,8.314712 18.571428,18.571428 z" + sodipodi:ry="18.571428" + sodipodi:rx="18.571428" + sodipodi:cy="34.571426" + sodipodi:cx="53.214287" + id="path3550-3" + style="fill:url(#radialGradient3090);fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1.95265328999999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Cylinder.svg b/src/Mod/Part/Gui/Resources/icons/Part_Cylinder.svg index 52a8d4416a..0b594a378f 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Cylinder.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Cylinder.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -92,36 +149,33 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - + + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Ellipse_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Part_Ellipse_Parametric.svg index 01484f9233..ef4d2472f5 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Ellipse_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Ellipse_Parametric.svg @@ -12,79 +12,51 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="64px" height="64px" - id="svg3052" + id="svg2784" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Ellipse_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + id="defs2786"> + inkscape:collect="always" + id="linearGradient3799"> + + + + + id="stop3779" /> + id="stop3781" /> - - - - - - - + + + id="linearGradient3377-3"> + + + + + + + + + + + + + + + + + + + + + + + - + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + + id="metadata2789"> @@ -158,51 +268,116 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Export.svg b/src/Mod/Part/Gui/Resources/icons/Part_Export.svg index 9c8ee09acf..62d2ee54b0 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Export.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Export.svg @@ -14,8 +14,8 @@ height="64px" id="svg2383" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Export.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Import.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + style="stop-color:#68ff00;stop-opacity:1;" /> + style="stop-color:#078b00;stop-opacity:1;" /> @@ -74,12 +74,54 @@ inkscape:collect="always" xlink:href="#linearGradient3193" id="linearGradient3191" - x1="11.757756" - y1="27.363932" - x2="16.379398" - y2="39.648712" + x1="21.956446" + y1="55.424431" + x2="12.023713" + y2="32.910343" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99999999,-1.5781242e-4,1.5781242e-4,0.99999999,6.120919,-11.149122)" /> + gradientTransform="matrix(-0.99998269,0.00588453,-0.00588453,-0.99998269,37.288484,69.720996)" /> + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="0"> + + @@ -108,7 +158,7 @@ image/svg+xml - + @@ -116,22 +166,54 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Extrude.svg b/src/Mod/Part/Gui/Resources/icons/Part_Extrude.svg index c0b92a99eb..51a6580f57 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Extrude.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Extrude.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + + + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="0"> + + @@ -126,34 +200,60 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - + id="g3849" + transform="translate(-58,0)"> + inkscape:connector-curvature="0" + id="path3023" + d="m 63,39 0,20 32,2 0,-20 z" + style="fill:url(#linearGradient3856);fill-opacity:1;stroke:#0b1521;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" /> + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path3025" + d="M 95,61 115,51 115,31 95,41 z" + style="fill:url(#linearGradient3858);fill-opacity:1;stroke:#0b1521;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" /> + + + + + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Fillet.svg b/src/Mod/Part/Gui/Resources/icons/Part_Fillet.svg index 84fb22c90c..84c52ddf9f 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Fillet.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Fillet.svg @@ -14,12 +14,24 @@ height="64px" id="svg3364" sodipodi:version="0.32" - inkscape:version="0.48.4 r" - sodipodi:docname="Part_Fillet.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Chamfer.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + - - - + spreadMethod="reflect" /> + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -110,6 +118,7 @@ image/svg+xml + @@ -117,32 +126,38 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + - - + id="g3009"> + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Fuse.svg b/src/Mod/Part/Gui/Resources/icons/Part_Fuse.svg index 1d596a486c..aea4efbc4a 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Fuse.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Fuse.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + - + + + + + + + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -74,6 +163,7 @@ image/svg+xml + @@ -81,19 +171,19 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Helix_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Part_Helix_Parametric.svg index 686202f6bc..65811e58d6 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Helix_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Helix_Parametric.svg @@ -6,6 +6,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" dsy:text-version="18000" @@ -13,8 +14,8 @@ height="64px" version="1.1" id="svg2191" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Helix_Parametric_experimental4.svg"> + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Helix_Parametric.svg"> @@ -23,12 +24,97 @@ image/svg+xml - + + id="defs2209"> + + + + + + + + + + + + + + + + + + + + + + showguides="false" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:snap-smooth-nodes="true"> - + id="g3122" + transform="translate(60,0)"> + + + + + + + + + + + + + + + id="path2201-2" + d="m -15.564188,32.418021 4.736563,-2.201081 1.382931,-0.864431" + sodipodi:nodetypes="ccc" /> + + + + + + + + + id="path2201-2-6" + d="m -15.37787,52.697291 4.736563,-2.201081 1.382931,-0.864431" + sodipodi:nodetypes="ccc" /> - - + id="path2201-3-0-1" + d="m -48.637684,51.831936 0.260609,0.459938 0.370971,0.443236 1.043811,0.824499 1.386244,0.720246 1.23921,0.468628 1.373407,0.401997 3.053532,0.595698 3.337256,0.321652 3.509505,0.06193 4.296223,-0.254128 4.339784,-0.60331 4.291703,-0.957459 2.210889,-0.650703 2.155775,-0.7513 1.870597,-0.765665 1.797428,-0.854365 1.459435,-0.796598 1.382931,-0.864431 1.700276,-1.257083 1.494656,-1.370536 1.24801,-1.481851 0.581584,-0.887221 0.476778,-0.914629 0.463264,-1.251102 0.250545,-1.278977 0.02936,-1.285719 -0.169261,-1.182867" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Import.svg b/src/Mod/Part/Gui/Resources/icons/Part_Import.svg index ffeca5fead..851664303a 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Import.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Import.svg @@ -14,7 +14,7 @@ height="64px" id="svg2383" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Import.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> @@ -80,6 +80,48 @@ y2="32.910343" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-0.99998269,0.00588453,-0.00588453,-0.99998269,37.288484,69.720996)" /> + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="0"> + + @@ -115,22 +165,54 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_JoinBypass.svg b/src/Mod/Part/Gui/Resources/icons/Part_JoinBypass.svg index 650bf2ec03..030a907c3e 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_JoinBypass.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_JoinBypass.svg @@ -14,8 +14,8 @@ height="64px" id="svg2644" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" - sodipodi:docname="Part-Cutout.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_JoinBypass.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1" inkscape:export-filename="C:\_vt\dev\PC\Qt\FreeCAD\macros\JoinFeatures\resources\icons\try2\Part-Cutout64.png" @@ -23,6 +23,29 @@ inkscape:export-ydpi="90"> + + + + + + + + - + + + + + + + + + + gradientTransform="matrix(-4.1904764,-1.5632622e-6,1.4211471e-6,-3.8095236,311.57151,84.428111)" /> + + + + @@ -150,7 +214,7 @@ image/svg+xml - + @@ -162,42 +226,69 @@ id="g3706" transform="translate(-196.38107,-0.85667132)" style="fill:#908c8c;fill-opacity:1"> + + + + + + + + - - - - + x="211.38106" + y="23.85667" /> + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_JoinConnect.svg b/src/Mod/Part/Gui/Resources/icons/Part_JoinConnect.svg index 9a4b0ffa8c..e3c1611f90 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_JoinConnect.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_JoinConnect.svg @@ -13,8 +13,8 @@ viewBox="0 0 18.062222 18.062221" version="1.1" id="svg6662" - inkscape:version="0.48.4 r9939" - sodipodi:docname="Connect.svg"> + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_JoinCutout.svg"> @@ -23,11 +23,36 @@ image/svg+xml + + + + + + + + + + + + inkscape:current-layer="svg6662" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true"> + + + + + + + + + + + id="g3894" + transform="matrix(1,0,0,-1,3.3866669,22.013332)"> + sodipodi:nodetypes="ccc" + inkscape:connector-curvature="0" + id="path3832-5-5" + d="m 4.233333,5.3622217 2e-7,4.5155555 9.0311108,0" + style="fill:none;stroke:#a40000;stroke-width:1.69333327;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> - - - - - - - - - - - - - - - + sodipodi:nodetypes="ccc" + inkscape:connector-curvature="0" + id="path3832-7-3-6" + d="m 4.233333,5.3622217 2e-7,4.5155555 9.0311108,0" + style="fill:none;stroke:#ef2929;stroke-width:0.56444442;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> diff --git a/src/Mod/Part/Gui/Resources/icons/Part_JoinCutout.svg b/src/Mod/Part/Gui/Resources/icons/Part_JoinCutout.svg index 8cc066dd8e..7279c8ccc2 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_JoinCutout.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_JoinCutout.svg @@ -1,6 +1,5 @@ + id="svg6662" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_JoinConnect.svg"> + id="metadata6694"> image/svg+xml + + id="defs6692"> + inkscape:collect="always" + id="linearGradient3824"> + id="stop3826" /> + id="stop3828" /> + inkscape:collect="always" + id="linearGradient3796"> - - + id="stop3798" /> - - + id="stop3800" /> + gradientTransform="matrix(-0.81470605,-0.00967045,0.03403256,-2.8671429,8.3666287,41.405173)" + cx="4.8811665" + cy="14.492186" + fx="4.8811665" + fy="14.492186" + r="3.7374249" /> + + + inkscape:current-layer="svg6662" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true"> + + + + + + + + + id="g3894" + transform="matrix(1,0,0,-1,8.4666669,22.013332)"> + sodipodi:nodetypes="cc" + inkscape:connector-curvature="0" + id="path3832-5-5" + d="m 4.233333,5.3622217 2e-7,4.5155555" + style="fill:none;stroke:#a40000;stroke-width:1.69333327;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> - - - - - - + sodipodi:nodetypes="cc" + inkscape:connector-curvature="0" + id="path3832-7-3-6" + d="m 4.233333,5.3622217 2e-7,4.5155555" + style="fill:none;stroke:#ef2929;stroke-width:0.56444442;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> diff --git a/src/Mod/Part/Gui/Resources/icons/Part_JoinEmbed.svg b/src/Mod/Part/Gui/Resources/icons/Part_JoinEmbed.svg index 237a006c2f..e1342932e1 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_JoinEmbed.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_JoinEmbed.svg @@ -1,6 +1,5 @@ + id="svg6662" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_JoinConnect.svg"> + id="metadata6694"> @@ -29,14 +28,30 @@ + id="defs6692"> + inkscape:collect="always" + id="linearGradient3824"> + id="stop3826" /> + + + + + + id="radialGradient6546" + xlink:href="#linearGradient4391" + inkscape:collect="always" /> + + + gradientTransform="matrix(1.5,0,0,1,-8.3255559,0)" /> + inkscape:current-layer="svg6662" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true"> + + + + + + + + + + + + + id="g3894" + transform="matrix(1,0,0,-1,3.3866669,22.013332)"> + sodipodi:nodetypes="ccc" + inkscape:connector-curvature="0" + id="path3832-5-5" + d="m 4.233333,5.3622217 2e-7,4.5155555 9.0311108,0" + style="fill:none;stroke:#a40000;stroke-width:1.69333327;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> - - - - - - - - - - - - - - - - + sodipodi:nodetypes="ccc" + inkscape:connector-curvature="0" + id="path3832-7-3-6" + d="m 4.233333,5.3622217 2e-7,4.5155555 9.0311108,0" + style="fill:none;stroke:#ef2929;stroke-width:0.56444442;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Line_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Part_Line_Parametric.svg index bd71c8c6c0..6a5bae1304 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Line_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Line_Parametric.svg @@ -14,7 +14,7 @@ height="64px" id="svg3052" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Line_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> @@ -114,6 +114,48 @@ fx="148.88333" fy="81.869568" r="19.467436" /> + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -151,30 +203,56 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> + + - - + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Loft.svg b/src/Mod/Part/Gui/Resources/icons/Part_Loft.svg index 72df9ab92a..22ad200cdd 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Loft.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Loft.svg @@ -14,12 +14,24 @@ height="64px" id="svg3364" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Loft.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -253,28 +315,58 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + + + + + style="fill:none;stroke:#a40000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" + d="m 9,31 0,16 14,4 0,-16 z" + id="path3850" + inkscape:connector-curvature="0" /> + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Angular.svg b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Angular.svg index b18a93812d..4a02a5eed8 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Angular.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Angular.svg @@ -15,22 +15,95 @@ height="64px" id="svg2943" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" - sodipodi:docname="Part_Measure_Angular.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Measure_Toggle_3d.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + inkscape:collect="always" + id="linearGradient4302"> + id="stop4304" /> + id="stop4306" /> + + + + + + + + + + + + + + + + + + + + + + + + @@ -191,64 +264,325 @@ inkscape:vp_z="64 : 32 : 1" inkscape:persp3d-origin="32 : 21.333333 : 1" id="perspective2951" /> - - - + + gradientTransform="translate(168.6744,65.825928)" + x1="138.99986" + y1="44.863674" + x2="92.497559" + y2="-14.356517" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="linearGradient3905"> + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + + @@ -277,7 +621,7 @@ image/svg+xml - + @@ -288,202 +632,191 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + sodipodi:nodetypes="ccccc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Linear.svg b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Linear.svg index ee8ce72086..304745e07b 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Linear.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Linear.svg @@ -15,12 +15,36 @@ height="64px" id="svg2943" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" - sodipodi:docname="Part_Meaure.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Measure_Linear.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + - - - + + gradientTransform="translate(168.6744,65.825928)" + x1="138.99986" + y1="44.863674" + x2="92.497559" + y2="-14.356517" /> + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -259,190 +335,88 @@ - - - - - - - - - - - - - - - - - + - + sodipodi:nodetypes="ccccc" /> + sodipodi:nodetypes="ccccc" /> + sodipodi:nodetypes="ccccccc" /> + sodipodi:nodetypes="ccccc" /> + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:2.25831866;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6" + id="path3932" + sodipodi:cx="-93" + sodipodi:cy="39" + sodipodi:rx="15" + sodipodi:ry="15" + d="m -78,39 a 15,15 0 1 1 -30,0 15,15 0 1 1 30,0 z" + transform="matrix(0.79999998,0.19607832,0,0.9803916,350.10919,74.8866)" /> + style="fill:#edd400;fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:1.6" + d="m 287.70919,97.827762 -24,-5.882349 c 0,0 -0.82229,-14.095015 12,-11.764699 11.12322,2.021527 12,17.647048 12,17.647048 z" + id="path3932-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccsc" /> + style="fill:#edd400;fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 294.70919,90.886588 c 2,4 3,11.000002 1,15.000002 l 4,-1 c 2,-4 2,-11.000002 0,-15.000002 z" + id="path3894-7-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> - - - - + style="fill:#edd400;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 37,51 8,-3 16,5 -6,4 z" + id="path4003" + inkscape:connector-curvature="0" + transform="translate(256.70919,66.886588)" + sodipodi:nodetypes="ccccc" /> + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Step_Active.svg b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Step_Active.svg index 14bd3a5491..d84981dc15 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Step_Active.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Step_Active.svg @@ -15,12 +15,23 @@ height="64px" id="svg2943" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Measure_Step_Active.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + gradientUnits="userSpaceOnUse" + gradientTransform="translate(176.70919,66.886588)" /> + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -268,7 +329,7 @@ image/svg+xml - + @@ -285,13 +346,28 @@ id="path4102" inkscape:connector-curvature="0" transform="translate(256.70919,66.886588)" /> - + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Step_Done.svg b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Step_Done.svg index 0bcb47402e..54debad4ba 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Step_Done.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Step_Done.svg @@ -15,12 +15,24 @@ height="64px" id="svg2943" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Measure_Step_Done.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -225,7 +255,7 @@ image/svg+xml - + @@ -243,11 +273,16 @@ inkscape:connector-curvature="0" transform="translate(256.70919,66.886588)" /> + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Toggle_3d.svg b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Toggle_3d.svg index b972acc8b2..206f73ef1d 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Toggle_3d.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Toggle_3d.svg @@ -15,12 +15,60 @@ height="64px" id="svg2943" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" - sodipodi:docname="Part_Measure_Toggle3d.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Measure_Toggle_Delta.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + + + + + - - - + + gradientTransform="translate(168.6744,65.825928)" + x1="138.99986" + y1="44.863674" + x2="92.497559" + y2="-14.356517" /> + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -259,196 +377,110 @@ - - - - - - - - - - - - - - - - - + - + sodipodi:nodetypes="ccccc" /> + sodipodi:nodetypes="ccccc" /> + sodipodi:nodetypes="ccccccc" /> + sodipodi:nodetypes="ccccc" /> + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:2.25831866;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6" + id="path3932" + sodipodi:cx="-93" + sodipodi:cy="39" + sodipodi:rx="15" + sodipodi:ry="15" + d="m -78,39 c 0,8.284271 -6.715729,15 -15,15 -8.28427,0 -15,-6.715729 -15,-15 0,-8.284271 6.71573,-15 15,-15 8.284271,0 15,6.715729 15,15 z" + transform="matrix(0.79999998,0.19607832,0,0.9803916,350.10919,74.8866)" /> - - - - - - - + sodipodi:nodetypes="ccsc" /> + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Toggle_Delta.svg b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Toggle_Delta.svg index b7d5d7e847..e6c527eba1 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Measure_Toggle_Delta.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Measure_Toggle_Delta.svg @@ -15,12 +15,48 @@ height="64px" id="svg2943" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" - sodipodi:docname="Part_Measure_Toggle_Delta.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Measure_Linear.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + - - - + + gradientTransform="translate(168.6744,65.825928)" + x1="138.99986" + y1="44.863674" + x2="92.497559" + y2="-14.356517" /> + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -259,196 +356,105 @@ - - - - - - - - - - - - - - - - - + - + sodipodi:nodetypes="ccccc" /> + sodipodi:nodetypes="ccccc" /> + sodipodi:nodetypes="ccccccc" /> + sodipodi:nodetypes="ccccc" /> + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:2.25831866;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6" + id="path3932" + sodipodi:cx="-93" + sodipodi:cy="39" + sodipodi:rx="15" + sodipodi:ry="15" + d="m -78,39 c 0,8.284271 -6.715729,15 -15,15 -8.28427,0 -15,-6.715729 -15,-15 0,-8.284271 6.71573,-15 15,-15 8.284271,0 15,6.715729 15,15 z" + transform="matrix(0.79999998,0.19607832,0,0.9803916,350.10919,74.8866)" /> + style="fill:#edd400;fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:1.6" + d="m 287.70919,97.827762 -24,-5.882349 c 0,0 -0.82229,-14.095015 12,-11.764699 11.12322,2.021527 12,17.647048 12,17.647048 z" + id="path3932-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccsc" /> + style="fill:#edd400;fill-opacity:1;stroke:#302b00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 294.70919,90.886588 c 2,4 3,11.000002 1,15.000002 l 4,-1 c 2,-4 2,-11.000002 0,-15.000002 z" + id="path3894-7-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> - - - - - + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Mirror.svg b/src/Mod/Part/Gui/Resources/icons/Part_Mirror.svg index dda311bc67..18eff09434 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Mirror.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Mirror.svg @@ -14,12 +14,36 @@ height="64px" id="svg3364" sodipodi:version="0.32" - inkscape:version="0.47 r22583" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Mirror.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + + + + + + inkscape:window-maximized="1"> + id="grid5773" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> @@ -393,37 +473,53 @@ inkscape:groupmode="layer"> + + + + + + + + + style="fill:none;stroke:#280000;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:8,16;stroke-dashoffset:2" + d="M 32,5.9999998 32,58" + id="path3891" + inkscape:connector-curvature="0" /> - - - + style="fill:none;stroke:#cc0000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:8, 16;stroke-dashoffset:2" + d="m 32,6 0,52" + id="path3891-9" + inkscape:connector-curvature="0" /> + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_MirrorPNG.png b/src/Mod/Part/Gui/Resources/icons/Part_MirrorPNG.png index 3143b710ce..dcb00fced7 100644 Binary files a/src/Mod/Part/Gui/Resources/icons/Part_MirrorPNG.png and b/src/Mod/Part/Gui/Resources/icons/Part_MirrorPNG.png differ diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Offset.svg b/src/Mod/Part/Gui/Resources/icons/Part_Offset.svg index 47aeaaa8de..03a7d5ac4e 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Offset.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Offset.svg @@ -14,7 +14,7 @@ height="64px" id="svg2682" sodipodi:version="0.32" - inkscape:version="0.48.0 r9654" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Offset.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> @@ -126,6 +126,27 @@ id="radialGradient3014" xlink:href="#linearGradient3864-7" inkscape:collect="always" /> + + + + + + inkscape:window-y="27" + inkscape:window-maximized="0"> + + @@ -164,22 +193,39 @@ - - + sodipodi:nodetypes="ccccc" /> + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Offset2D.svg b/src/Mod/Part/Gui/Resources/icons/Part_Offset2D.svg index 89c7439a9f..29e3e5eebb 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Offset2D.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Offset2D.svg @@ -14,8 +14,8 @@ height="64px" id="svg3136" sodipodi:version="0.32" - inkscape:version="0.48.2 r9819" - sodipodi:docname="Draft_Offset.not.svg.zip" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Offset2D.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + id="grid4167" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> @@ -93,7 +141,7 @@ image/svg+xml - + @@ -102,34 +150,40 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> - + sodipodi:nodetypes="cccccc" /> + sodipodi:nodetypes="ccccc" /> + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Point_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Part_Point_Parametric.svg index 1a0509b483..3c3d4e97f5 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Point_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Point_Parametric.svg @@ -14,12 +14,24 @@ height="64px" id="svg3052" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Point_Parametric_1.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Point_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + - + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + @@ -150,7 +197,7 @@ image/svg+xml - + @@ -160,13 +207,41 @@ inkscape:groupmode="layer"> + style="fill:none;stroke:#204a87;stroke-width:6.91003942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.5;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:20.4" + id="path3024" + sodipodi:cx="30.018719" + sodipodi:cy="52.085354" + sodipodi:rx="8.0462542" + sodipodi:ry="8.0772018" + d="m 38.064973,52.085354 a 8.0462542,8.0772018 0 1 1 -16.092508,0 8.0462542,8.0772018 0 1 1 16.092508,0 z" + transform="matrix(0.86997005,0,0,0.86663677,5.9104689,-13.112977)" /> + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Polygon_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Part_Polygon_Parametric.svg index d013a40fb9..44f818eef7 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Polygon_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Polygon_Parametric.svg @@ -10,140 +10,395 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="64px" - height="64px" - id="svg3052" - sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Polygon_Parametric.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - version="1.1"> - - - - - - - - - - - - - - - - - - - - - - - + version="1.1" + width="64" + height="64" + id="svg2" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Sketcher_CreateHexagon_Constr.svg"> - + inkscape:current-layer="g3150-1-0"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="metadata7"> @@ -151,70 +406,202 @@ + + + [Abdullah Tahiri] + + + Sketcher_CreateHexagon_Constr + 2015-05-24 + http://www.freecadweb.org/wiki/index.php?title=Artwork + + + FreeCAD + + + FreeCAD/src/Mod/Sketcher/Gui/Resources/icons/Sketcher_CreateHexagon_Constr.svg + + + FreeCAD LGPL2+ + + + https://www.gnu.org/copyleft/lesser.html + + + [agryson] Alexander Gryson + + + + + + + id="g3150-1" + transform="translate(-80,-31)"> - - - - + inkscape:connector-curvature="0" + id="path3130-2-7-7" + d="m 132.80883,48.565521 -24,14" + style="fill:none;stroke:#ef2929;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Refine_Shape.svg b/src/Mod/Part/Gui/Resources/icons/Part_Refine_Shape.svg index f4eff4eca2..bf78a92482 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Refine_Shape.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Refine_Shape.svg @@ -14,8 +14,8 @@ height="64px" id="svg3052" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Refine_Shape4.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Refine_Shape.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1" inkscape:export-filename="/home/user/Downloads/cad/mystuff/icons/Part and general/Part_Refine_Shape/Part_Refine_Shape2_32px.png" @@ -264,6 +264,123 @@ id="radialGradient3017" xlink:href="#linearGradient3864" inkscape:collect="always" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:snap-global="true"> + + @@ -293,7 +418,7 @@ image/svg+xml - + @@ -309,43 +434,6 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + inkscape:label="Layer 1" + id="layer1-0" + transform="matrix(0.30082954,-0.30082954,0.30082954,0.30082954,-4.7418781,13.83265)"> + - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Revolve.svg b/src/Mod/Part/Gui/Resources/icons/Part_Revolve.svg index 241931fd17..e31f73c690 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Revolve.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Revolve.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + + + + + - - + - + xlink:href="#linearGradient3840" + id="linearGradient3846" + x1="55.511723" + y1="39.155678" + x2="46.664509" + y2="9.6080294" + gradientUnits="userSpaceOnUse" /> + inkscape:window-y="27" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:snap-global="false" + inkscape:window-maximized="1"> + + @@ -247,29 +270,52 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> + style="color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#0b1521;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 32.990769,3.0999999 C 16.449997,3.353826 3.1000001,16.206544 3.1000002,32 c 0,15.951987 13.6124768,28.899999 30.3830868,28.9 7.441494,0 14.232363,-2.560259 19.516914,-6.790162 L 41.219521,41.432639 c -2.135089,1.585107 -4.820462,2.54213 -7.736434,2.54213 C 26.53439,43.974768 20.893798,38.609509 20.893798,32 c -1e-6,-6.486455 5.432419,-11.746659 12.202467,-11.941319 L 32.990769,3.0999999 z" + id="path3989" + inkscape:connector-curvature="0" /> + style="fill:url(#linearGradient3802);fill-opacity:1;fill-rule:evenodd;stroke:#0b1521;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 32.991887,3.0000004 C 16.450496,3.2560203 3.0999999,16.219831 3.1,32.149797 3.1,40.324912 6.6213256,47.704882 12.278567,53 L 23.918821,40.010796 c -1.884095,-2.111526 -3.024358,-4.865994 -3.024358,-7.860999 -10e-7,-6.542521 5.432622,-11.848192 12.202925,-12.044534 L 32.991887,3.0000004 z" + id="path3947" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccsccsccc" + inkscape:connector-curvature="0" /> + d="m 35.869598,32.823021 a 2.2498853,2.2498853 0 1 1 -4.49977,0 2.2498853,2.2498853 0 1 1 4.49977,0 z" + transform="matrix(1.7778679,0,0,1.7778684,-26.771406,-26.355013)" /> + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_RuledSurface.svg b/src/Mod/Part/Gui/Resources/icons/Part_RuledSurface.svg index 76252675c1..afdcecbc82 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_RuledSurface.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_RuledSurface.svg @@ -14,12 +14,24 @@ height="64px" id="svg3364" sodipodi:version="0.32" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_RuledSurface.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + inkscape:window-maximized="1"> + id="grid3040" + empspacing="2" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> @@ -383,26 +408,36 @@ + + + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Section.svg b/src/Mod/Part/Gui/Resources/icons/Part_Section.svg index 897b8f65dd..13450aea64 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Section.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Section.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + + + + + + + + + + + + + + + + + + + inkscape:window-y="27" + inkscape:snap-global="true" + inkscape:window-maximized="1"> + + @@ -168,44 +279,88 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - - - - - + + + + + + + + + + + + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_ShapeInfo.svg b/src/Mod/Part/Gui/Resources/icons/Part_ShapeInfo.svg index 62a268c778..34ab634d38 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_ShapeInfo.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_ShapeInfo.svg @@ -14,7 +14,7 @@ height="64px" id="svg2860" sodipodi:version="0.32" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_ShapeInfo.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1" @@ -23,6 +23,10 @@ inkscape:export-ydpi="90"> + - - - - + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-global="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + + @@ -133,7 +175,7 @@ image/svg+xml - + @@ -144,96 +186,98 @@ + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + sodipodi:type="arc" + style="fill:#34e0e2;fill-opacity:1;stroke:#042a2a;stroke-width:1.49073517;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:20.4" + id="path3871" + sodipodi:cx="26.932613" + sodipodi:cy="59.130264" + sodipodi:rx="2.9814701" + sodipodi:ry="2.9814701" + d="m 29.914083,59.130264 a 2.9814701,2.9814701 0 1 1 -5.96294,0 2.9814701,2.9814701 0 1 1 5.96294,0 z" + transform="matrix(1.3416199,0,0,1.3416199,120.61817,46.350924)" /> diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Shape_from_Mesh.svg b/src/Mod/Part/Gui/Resources/icons/Part_Shape_from_Mesh.svg index f608eb5886..6a064bf1eb 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Shape_from_Mesh.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Shape_from_Mesh.svg @@ -14,8 +14,8 @@ height="64px" id="svg2985" version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Create_Shape_from_Mesh_06.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Shape_from_Mesh.svg" inkscape:export-filename="/home/user/Downloads/cad/mystuff/icons/Part and general/Part_Create_Shape_from_Mesh_06.png" inkscape:export-xdpi="52.432858" inkscape:export-ydpi="52.432858"> @@ -28,17 +28,6 @@ inkscape:vp_z="64 : 32 : 1" inkscape:persp3d-origin="32 : 21.333333 : 1" id="perspective2993" /> - - - + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + + @@ -155,7 +151,7 @@ image/svg+xml - + @@ -163,70 +159,209 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + - - - - - + sodipodi:nodetypes="cccccccc" /> diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Shapebuilder.png b/src/Mod/Part/Gui/Resources/icons/Part_Shapebuilder.png index a0aef325b5..ba2d5111a2 100644 Binary files a/src/Mod/Part/Gui/Resources/icons/Part_Shapebuilder.png and b/src/Mod/Part/Gui/Resources/icons/Part_Shapebuilder.png differ diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Shapebuilder.svg b/src/Mod/Part/Gui/Resources/icons/Part_Shapebuilder.svg index a70a9ea182..ec45d9effc 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Shapebuilder.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Shapebuilder.svg @@ -15,7 +15,7 @@ height="64px" id="svg2860" sodipodi:version="0.32" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Shapebuilder.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1" @@ -183,6 +183,134 @@ x2="317.44043" y2="99.250221" gradientUnits="userSpaceOnUse" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:showpageshadow="false"> + + @@ -213,7 +349,7 @@ image/svg+xml - + @@ -222,108 +358,172 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> + id="g3903" + transform="translate(20,4)"> - - - - - - - - + id="path3033" + d="m -10,13 0,10" + style="fill:none;stroke:#2e3436;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + + id="path3033-3" + d="m -10,13 0,10" + style="fill:none;stroke:#d3d7cf;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> - - - - - - + id="path3035-6" + d="m -15,18 10,0" + style="fill:none;stroke:#d3d7cf;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Slice.svg b/src/Mod/Part/Gui/Resources/icons/Part_Slice.svg index 982f8d13d6..cd38b3495e 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Slice.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Slice.svg @@ -12,14 +12,14 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="64px" height="64px" - id="svg2605" + id="svg2568" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" - sodipodi:docname="Part_Common.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Slice.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + id="defs2570"> - + + + + + id="perspective2576" /> + id="radialGradient3090" + xlink:href="#linearGradient3143" + inkscape:collect="always" + gradientTransform="matrix(1.1486088,1.8477617,-3.056673,1.900094,73.257745,-112.1016)" /> + id="linearGradient3143"> + id="stop3145" /> + id="stop3147" /> + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1"> + + + id="metadata2573"> image/svg+xml - + @@ -119,43 +160,52 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> + id="g3560" + transform="matrix(0.91273618,0,0,0.90349515,105.85374,2.800363)"> + transform="matrix(1.1209541,0,0,1.1324194,-151.52151,2.0236756)" + d="m 71.785715,34.571426 c 0,10.256717 -8.314712,18.571429 -18.571428,18.571429 -10.256717,0 -18.571428,-8.314712 -18.571428,-18.571429 0,-10.256716 8.314711,-18.571428 18.571428,-18.571428 10.256716,0 18.571428,8.314712 18.571428,18.571428 z" + sodipodi:ry="18.571428" + sodipodi:rx="18.571428" + sodipodi:cy="34.571426" + sodipodi:cx="53.214287" + id="path3550-3-3" + style="fill:url(#radialGradient3165);fill-opacity:1;fill-rule:evenodd;stroke:#0b1521;stroke-width:1.95265329;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + + + id="g3987" + transform="matrix(0.84821111,0.2296021,-0.22920173,0.86414155,-95.764174,-3.5769808)"> + id="path3550-3-36" + d="m 22,21 c -0.1166,0 -0.22765,0.02916 -0.34375,0.03125 C 21.22885,22.614131 21,24.282004 21,26 c 0,10.49401 8.50599,19 19,19 0.1166,0 0.22765,-0.02916 0.34375,-0.03125 C 40.77115,43.385869 41,41.717996 41,40 41,29.50599 32.49401,21 22,21 z" + style="fill:url(#radialGradient3991);fill-opacity:1;fill-rule:evenodd;stroke:#0b1521;stroke-width:2.48211598;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> - + id="path3550-3-1-1" + d="m 23.72748,23.909844 c -0.155127,0.889936 -0.263225,1.808987 -0.263225,2.743203 0,8.367259 6.481855,15.207464 14.711346,15.817191 0.155127,-0.889934 0.263225,-1.808987 0.263225,-2.743203 0,-8.367258 -6.481856,-15.207464 -14.711346,-15.817191 z" + style="fill:none;stroke:#729fcf;stroke-width:2.48211575;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Sphere.svg b/src/Mod/Part/Gui/Resources/icons/Part_Sphere.svg index e2850d6000..a18681b069 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Sphere.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Sphere.svg @@ -1,5 +1,6 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> - + + + + + + + + + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -73,6 +153,7 @@ image/svg+xml + @@ -80,31 +161,35 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Spiral_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Part_Spiral_Parametric.svg index 862b01c49c..a6a3abc3e9 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Spiral_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Spiral_Parametric.svg @@ -14,8 +14,8 @@ height="64px" id="svg3052" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Helix_Parametric_1.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Spiral_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + - + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + @@ -160,36 +207,65 @@ inkscape:groupmode="layer"> + sodipodi:t0="0.15389536" + d="m 20.363164,12.188881 c 2.358032,0.04436 3.631693,2.621743 3.257356,4.712324 -0.598824,3.344281 -4.26761,5.030166 -7.371553,4.242277 -4.328481,-1.09872 -6.4474753,-5.923829 -5.227198,-10.030781 1.579169,-5.3148337 7.58403,-7.8733832 12.690009,-6.2121189 6.302869,2.0506803 9.303936,9.2462409 7.19704,15.3492369 -2.517381,7.29204 -10.909631,10.737277 -18.008465,8.181962 C 4.6183695,25.450576 0.72793359,15.857998 3.7334703,7.7640873 7.1766446,-1.5083817 17.971925,-5.844706 27.060392,-2.3877167 c 0.110468,0.042019 0.220542,0.085072 0.330203,0.1291525" + transform="matrix(1.8715648,0,0,1.6438367,-0.09809,10.885929)" /> - + sodipodi:type="spiral" + style="fill:none;stroke:#729fcf;stroke-width:1.14024508;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path3966-2" + sodipodi:cx="19.143219" + sodipodi:cy="14.844107" + sodipodi:expansion="1" + sodipodi:revolution="2.3672807" + sodipodi:radius="18.987379" + sodipodi:argument="-15.995531" + sodipodi:t0="0.15389536" + d="m 20.363164,12.188881 c 2.358032,0.04436 3.631693,2.621743 3.257356,4.712324 -0.598824,3.344281 -4.26761,5.030166 -7.371553,4.242277 -4.328481,-1.09872 -6.4474753,-5.923829 -5.227198,-10.030781 1.579169,-5.3148337 7.58403,-7.8733832 12.690009,-6.2121189 6.302869,2.0506803 9.303936,9.2462409 7.19704,15.3492369 -2.517381,7.29204 -10.909631,10.737277 -18.008465,8.181962 C 4.6183695,25.450576 0.72793359,15.857998 3.7334703,7.7640873 7.1766446,-1.5083817 17.971925,-5.844706 27.060392,-2.3877167 c 0.110468,0.042019 0.220542,0.085072 0.330203,0.1291525" + transform="matrix(1.8715648,0,0,1.6438367,-0.098075,10.885942)" /> + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Spline_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Part_Spline_Parametric.svg index 861ce50746..345ba9395b 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Spline_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Spline_Parametric.svg @@ -14,7 +14,7 @@ height="64px" id="svg3052" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_Spline_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> @@ -114,6 +114,90 @@ fx="148.88333" fy="81.869568" r="19.467436" /> + + + + + + + + + + + + + + + + + + + + - + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + @@ -150,7 +239,7 @@ image/svg+xml - + @@ -159,50 +248,88 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - + style="fill:none;stroke:#729fcf;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 8,55 C 10.679507,38.603465 17.359495,18.202925 30.970172,32.752302 41.375564,44.82524 51.07258,40.67115 54.209733,21.940011 55.007174,17.311696 55.167263,16.252968 56,7" + id="path3791-2" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Sweep.svg b/src/Mod/Part/Gui/Resources/icons/Part_Sweep.svg index c5b8ca3c23..e70b172339 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Sweep.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Sweep.svg @@ -15,8 +15,8 @@ height="64px" id="svg3364" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Part_Sweep_red_thickened_path.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Sweep.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + gradientTransform="matrix(1.1630793,0,0,1.1396343,-122.5166,3.4151415)" /> + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-global="true"> + + @@ -184,7 +193,7 @@ image/svg+xml - + @@ -193,40 +202,96 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> - - + sodipodi:nodetypes="ccccc" /> + sodipodi:nodetypes="ccccc" /> + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Thickness.svg b/src/Mod/Part/Gui/Resources/icons/Part_Thickness.svg index f674c05f5f..ce18024a0c 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Thickness.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Thickness.svg @@ -12,36 +12,14 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="64px" height="64px" - id="svg2682" + id="svg2980" sodipodi:version="0.32" - inkscape:version="0.48.0 r9654" - sodipodi:docname="Part_Extrude.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Tree_Part.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> - - - - - + id="defs2982"> - + - + - + + + + + xlink:href="#linearGradient3777" + id="linearGradient3783" + x1="53.896763" + y1="51.179787" + x2="50" + y2="38" + gradientUnits="userSpaceOnUse" /> + + + + + inkscape:window-y="27" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:window-maximized="0"> + + + id="metadata2985"> @@ -129,28 +128,35 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - - + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Part_Torus.svg b/src/Mod/Part/Gui/Resources/icons/Part_Torus.svg index 0a75bf4200..74e7f05703 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_Torus.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_Torus.svg @@ -1,5 +1,6 @@ + + inkscape:version="0.48.5 r10040" + sodipodi:docname="Tree_Part_Torus_Parametric.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + + + + + + style="stop-color:#71b2f8;stop-opacity:1;" /> + style="stop-color:#71b2f8;stop-opacity:0.01568628;" /> @@ -53,7 +78,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true" + inkscape:snap-global="true"> + + @@ -96,6 +314,7 @@ image/svg+xml + @@ -103,26 +322,15 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Part_XOR.svg b/src/Mod/Part/Gui/Resources/icons/Part_XOR.svg index 1406c7a8d7..d4428e827a 100644 --- a/src/Mod/Part/Gui/Resources/icons/Part_XOR.svg +++ b/src/Mod/Part/Gui/Resources/icons/Part_XOR.svg @@ -14,7 +14,7 @@ height="64px" id="svg2568" sodipodi:version="0.32" - inkscape:version="0.48.4 r9939" + inkscape:version="0.48.5 r10040" sodipodi:docname="Part_BooleanFragments.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> @@ -50,81 +50,224 @@ inkscape:persp3d-origin="32 : 21.333333 : 1" id="perspective2576" /> - + gradientTransform="matrix(1.1486088,1.8477617,-3.056673,1.900094,73.257745,-112.1016)" /> + id="linearGradient3143"> + id="stop3145" /> - - - - - + id="stop3147" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + + @@ -162,35 +315,25 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - - - - + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part.svg index 2cc9f2bb77..58de0796a0 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part.svg @@ -1,5 +1,6 @@ + + inkscape:version="0.48.5 r10040" + sodipodi:docname="PartWorkbench.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + - + + + + + + + + + + + + inkscape:window-y="27" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:window-maximized="0"> + + @@ -74,6 +143,7 @@ image/svg+xml + @@ -81,25 +151,34 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - + + + + + - - diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Box_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Box_Parametric.svg index 499484e803..843aa81d4c 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Box_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Box_Parametric.svg @@ -12,109 +12,205 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="64px" height="64px" - id="svg2860" + id="svg2980" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Tree_Part_Box_Parametric.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Tree_Part.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + id="defs2982"> + inkscape:collect="always" + id="linearGradient3794"> + id="stop3796" /> + id="stop3798" /> - - + id="linearGradient3864"> + style="stop-color:#71b2f8;stop-opacity:1;" /> + style="stop-color:#002795;stop-opacity:1;" /> - - + id="perspective2988" /> + gradientTransform="translate(0,-4)" + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient3773" + x1="22.116516" + y1="55.717518" + x2="17.328547" + y2="21.31134" + gradientUnits="userSpaceOnUse" /> + + id="stop3769" /> + id="stop3771" /> + + + + + + + + + + + + + + + x1="-18" + y1="18" + x2="-22" + y2="5" + gradientTransform="matrix(0.76342439,0,0,0.75750425,-4.596389,2.7525637)" /> + + + + + + + + + + + + + + + + + + + + inkscape:window-width="800" + inkscape:window-height="836" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true" + inkscape:window-maximized="0"> + + + id="metadata2985"> @@ -151,90 +257,152 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + + + + + id="g3150"> - - - + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Cone_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Cone_Parametric.svg index 4d1933a423..b5b441bda2 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Cone_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Cone_Parametric.svg @@ -14,12 +14,24 @@ height="64px" id="svg2943" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Tree_Part_Cone_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + - + + + + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true"> + + @@ -96,71 +204,103 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + + transform="translate(-60,-6)" + id="g3150"> + inkscape:connector-curvature="0" + id="path3130" + d="m 74,58 20,0" + style="fill:none;stroke:#280000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + inkscape:connector-curvature="0" + id="path3130-2" + d="m 74,58 20,0" + style="fill:none;stroke:#ef2929;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + transform="matrix(1,0,0,1.1627907,12,-33.372093)" + id="g3150-3"> + id="path3130-6" + d="m 22,36 0,37" + style="fill:none;stroke:#280000;stroke-width:5.56417131;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + inkscape:connector-curvature="0" + id="path3130-2-1" + d="m 22,36 0,37" + style="fill:none;stroke:#ef2929;stroke-width:1.85472369;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> - - - + transform="matrix(0.5613787,1.5641823e-8,0,0.56576972,27.248143,22.558916)" + id="g3827-1-3-92-1"> + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Cylinder_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Cylinder_Parametric.svg index d46e4aedb6..b31bbd71c6 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Cylinder_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Cylinder_Parametric.svg @@ -14,23 +14,35 @@ height="64px" id="svg2821" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Tree_Part_Cylinder_Parametric.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Part_Cylinder.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + inkscape:collect="always" + id="linearGradient3801"> + id="stop3803" /> + id="stop3805" /> + + - + spreadMethod="reflect" + gradientTransform="translate(-62,0)" /> + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -99,7 +228,7 @@ image/svg+xml - + @@ -108,93 +237,135 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> - + sodipodi:nodetypes="sscccs" /> + + + style="fill:#729fcf;stroke:#0b1521;stroke-width:1.75000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.50000000000000000;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:20.39999999999999858" + id="path2994" + sodipodi:cx="-35" + sodipodi:cy="25" + sodipodi:rx="21" + sodipodi:ry="7" + d="m -14,25 a 21,7 0 1 1 -42,0 21,7 0 1 1 42,0 z" + transform="matrix(1.1428571,0,0,1.1428571,71,-17.571428)" /> + id="g3150" + transform="translate(-64,-22)"> + id="path3130" + d="m 118,32 0,44" + style="fill:none;stroke:#280000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> - + inkscape:connector-curvature="0" + id="path3130-2" + d="m 118,32 0,44" + style="fill:none;stroke:#ef2929;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> - - + transform="matrix(0.5613787,1.5641823e-8,0,0.56576972,47.248143,-19.40226)" + id="g3827-1-3-92-1"> + transform="translate(31.322131,40.570289)" + id="g3797-9-5-66-7"> + inkscape:connector-curvature="0" + style="fill:#ef2929;stroke:#280000;stroke-width:3.54880524;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path4250-71-6-49-2" + d="M -26.118221,5.6643347 A 8.9379793,8.8680774 0 1 1 -12.540634,17.200906 8.9379793,8.8680774 0 1 1 -26.118221,5.6643347 z" /> + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Ellipsoid_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Ellipsoid_Parametric.svg index 910e86196d..66b6e41c37 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Ellipsoid_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Ellipsoid_Parametric.svg @@ -14,12 +14,24 @@ height="64px" id="svg2784" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Tree_Part_Ellipsoid_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + + @@ -164,7 +271,7 @@ image/svg+xml - + @@ -172,71 +279,115 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - + id="g3807" + transform="matrix(0.84197406,-0.47313342,0.48611395,0.81949112,-21.26585,11.014576)"> - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Plane_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Plane_Parametric.svg index 66f0b193ee..241547ef2b 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Plane_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Plane_Parametric.svg @@ -12,35 +12,48 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="64px" height="64px" - id="svg2860" + id="svg2980" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Tree_Part_Plane_Parametric.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Tree_Part_Box_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + id="defs2982"> + inkscape:collect="always" + id="linearGradient4028"> + id="stop4030" /> + id="stop4032" /> + inkscape:collect="always" + id="linearGradient3794"> + id="stop3796" /> + id="stop3798" /> + + + + - + id="perspective2988" /> + gradientTransform="translate(0,-4)" + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient3773" + x1="22.116516" + y1="55.717518" + x2="17.328547" + y2="21.31134" + gradientUnits="userSpaceOnUse" /> + + id="stop3769" /> + id="stop3771" /> + + + + + - + + + + + + + + + + x1="-18" + y1="18" + x2="-22" + y2="5" + gradientTransform="matrix(0.76342439,0,0,0.75750425,-4.596389,2.7525637)" /> + + + + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true" + inkscape:window-maximized="1"> + + + id="metadata2985"> image/svg+xml - + @@ -129,53 +287,107 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Prism.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Prism.svg index b9224b6304..a46c931ebe 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Prism.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Prism.svg @@ -14,12 +14,36 @@ height="64px" id="svg2860" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Tree_Part_Prism_Parametric_ver2.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Tree_Part_Prism.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + + @@ -251,70 +389,138 @@ inkscape:label="Layer 1" inkscape:groupmode="layer"> + sodipodi:type="star" + style="fill:#729fcf;fill-opacity:1;stroke:#0b1521;stroke-width:3.50530982;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.5;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:20.4" + id="path3063" + sodipodi:sides="6" + sodipodi:cx="-30" + sodipodi:cy="10" + sodipodi:r1="26.907248" + sodipodi:r2="13.453624" + sodipodi:arg1="0.78539816" + sodipodi:arg2="1.3089969" + inkscape:flatsided="true" + inkscape:rounded="0" + inkscape:randomized="0" + d="m -10.973703,29.026297 -25.990405,6.964108 -19.026297,-19.026297 6.964108,-25.9904051 25.990405,-6.9641079 19.0262973,19.0262968 z" + inkscape:transform-center-x="2.6794916" + inkscape:transform-center-y="-1.4730778" + transform="matrix(0.76951473,0,0,0.42304853,58.085442,9.7647175)" /> - - + sodipodi:nodetypes="ccccc" /> + sodipodi:nodetypes="ccccc" /> - + sodipodi:nodetypes="ccccc" /> + style="fill:url(#linearGradient3881);fill-opacity:1;stroke:#729fcf;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 17,20.4 0,29.5 10,5.7 0,-29.5 z" + id="path3083-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + style="fill:none;stroke:#3465a4;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 47,24.3 0,30 -16,2.4 0,-30 z" + id="path3085-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Sphere_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Sphere_Parametric.svg index 356dc70d78..22b0d9f534 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Sphere_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Sphere_Parametric.svg @@ -14,23 +14,12 @@ height="64px" id="svg2784" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Tree_Part_Sphere_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> - - - - - - + + + + id="linearGradient3600"> + id="stop3602" /> + id="stop3604" /> + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -117,55 +161,87 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + + + transform="matrix(1,0,0,-1,22,89)" + id="g3150-8"> + inkscape:connector-curvature="0" + id="path3130-9" + d="M 10,57 29,78" + style="fill:none;stroke:#280000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + inkscape:connector-curvature="0" + id="path3130-2-7" + d="M 10,57 29,78" + style="fill:none;stroke:#ef2929;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + + + + + + + + + + + + - - - diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Torus_Parametric.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Torus_Parametric.svg index 00b07f97b7..b2a8356c2b 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Torus_Parametric.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Torus_Parametric.svg @@ -14,12 +14,24 @@ height="64px" id="svg2901" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.5 r10040" sodipodi:docname="Tree_Part_Torus_Parametric.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true" + inkscape:snap-global="true"> + + @@ -184,99 +322,153 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> - - - - - + - - - - + style="fill:none;stroke:#729fcf;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.50000000000000000;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:20.39999999999999858" + d="M 32,15 C 17.088312,15 5,23.954306 5,35 5,46.045694 17.088312,55 32,55 46.911688,55 59,46.045694 59,35 59,23.954306 46.911688,15 32,15 z m -0.994299,10.044301 c 13.922413,-0.179 17.882659,5.366352 17.882659,8.880891 0,3.51454 -4.10346,9.253215 -17.031272,9.109362 -11.637733,-0.129499 -16.899763,-5.677681 -16.899763,-9.192221 0,-3.514539 4.409998,-8.648397 16.048376,-8.798032 z" + id="path3019-6" + sodipodi:nodetypes="ssssssssss" /> + transform="matrix(0.30349206,0,0,-0.28556833,7.3019047,68.05364)" + id="g3150-8"> - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Wedge.svg b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Wedge.svg index a84969cb1a..92a7a6b328 100644 --- a/src/Mod/Part/Gui/Resources/icons/Tree_Part_Wedge.svg +++ b/src/Mod/Part/Gui/Resources/icons/Tree_Part_Wedge.svg @@ -14,8 +14,8 @@ height="64px" id="svg2860" sodipodi:version="0.32" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="Tree_Part_Wedge_Parametric_ver2.svg" + inkscape:version="0.48.5 r10040" + sodipodi:docname="Tree_Part_Wedge.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.1"> - - - - + gradientTransform="translate(0,-8)" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="false" + inkscape:snap-nodes="true"> + + @@ -143,7 +237,7 @@ image/svg+xml - + @@ -151,86 +245,153 @@ id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + + + + + + id="g3150" + transform="translate(0,-4)"> - - + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Mod/Part/Gui/Resources/icons/preferences-part_design.svg b/src/Mod/Part/Gui/Resources/icons/preferences-part_design.svg index 164eb3dbc5..1b80a07566 100644 --- a/src/Mod/Part/Gui/Resources/icons/preferences-part_design.svg +++ b/src/Mod/Part/Gui/Resources/icons/preferences-part_design.svg @@ -1,24 +1,37 @@ + + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"> + + + + @@ -31,17 +44,6 @@ offset="1" style="stop-color:#000000;stop-opacity:0;" /> - @@ -54,16 +56,6 @@ offset="1" id="stop3103" /> - @@ -211,204 +203,326 @@ offset="1.0000000" id="stop2249" /> - - + x="-0.22275361" + width="1.4455072" + y="-1.2529896" + height="3.5059793" + id="filter3547" + color-interpolation-filters="sRGB"> + + + r="8.7662792" /> - - - - - - - - - - - + + id="linearGradient3113" + gradientUnits="userSpaceOnUse" + x1="-35.122688" + y1="34.242237" + x2="-35.074745" + y2="30.962345" /> + + + + + + + + + + + + + - - - - + - - + xlink:href="#linearGradient3099" + id="linearGradient3155" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.53802833,0,0,0.47959543,27.638104,-1.667119)" + x1="28.835155" + y1="11.913623" + x2="52.131729" + y2="70.073158" /> + + + + + + + + + + inkscape:window-width="1600" + inkscape:window-height="873" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:showpageshadow="true" + showborder="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:window-maximized="1"> + + @@ -457,217 +571,235 @@ + inkscape:groupmode="layer" + transform="translate(0,16)"> + sodipodi:ry="4.552" + d="m 41.10058,35.051105 a 16.882174,4.552 0 1 1 -33.7643469,0 16.882174,4.552 0 1 1 33.7643469,0 z" + transform="matrix(1.5521984,0,0,2.681136,-5.4220351,-60.181309)" /> + sodipodi:ry="3.939595" + d="m -26.263968,29.716238 a 9.3944187,3.939595 0 1 1 -18.788837,0 9.3944187,3.939595 0 1 1 18.788837,0 z" + transform="matrix(1.4779309,0,0,1.4353837,84.700636,-8.2426103)" /> + sodipodi:ry="3.939595" + d="m -26.263968,29.716238 a 9.3944187,3.939595 0 1 1 -18.788837,0 9.3944187,3.939595 0 1 1 18.788837,0 z" + transform="matrix(1.2378381,0,0,1.2238871,76.046937,-4.0402087)" /> + style="color:#000000;fill:url(#linearGradient3186);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.60872948;marker:none;visibility:visible;display:inline;overflow:visible" /> + sodipodi:nodetypes="cssssssss" + inkscape:connector-curvature="0" /> + d="M 8.8446274,-9 6.9999999,22 54,22 52.017535,-8.8686205 8.8446274,-9 z" + style="fill:url(#linearGradient3178);fill-opacity:1;fill-rule:evenodd;stroke:#000079;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + inkscape:connector-curvature="0" /> + style="fill:none;stroke:url(#linearGradient3175);stroke-width:0.99618119;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.24840764" + d="m 5.844219,25.535354 52.360841,0" + id="path2393" + inkscape:connector-curvature="0" /> + d="M 7.6850154,-10.947269 56.207452,-11 c 0.40672,-4.41e-4 0.801839,0.330945 0.834531,0.910247 l 1.95247,34.598603 C 59.077658,25.983325 58.220644,27 56.702957,27 L 7.2078407,27 C 5.6901514,27 4.9240236,25.983393 5.0059463,24.50885 L 6.9042218,-9.6586074 c 0.055476,-0.9985276 0.2385375,-1.2880726 0.7807936,-1.2886616 z" + style="color:#000000;fill:none;stroke:url(#linearGradient3172);stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.70063692;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + inkscape:connector-curvature="0" /> + style="opacity:0.53142856;fill:url(#linearGradient3169);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="M 10.169659,-8 9,16.752104 C 25.097184,13.427003 31.476258,2.2194119 51.49101,-1.4573932 L 51.255671,-7.9084951 10.169659,-8 z" + id="path2443" + inkscape:connector-curvature="0" /> + d="m 35.620504,3.9384086 a 0.83968931,0.83968931 0 1 1 -1.679378,0 0.83968931,0.83968931 0 1 1 1.679378,0 z" + transform="matrix(1.9674763,0,0,0.94512696,-12.605033,-8.5925281)" /> + d="m 35.620504,3.9384086 a 0.83968931,0.83968931 0 1 1 -1.679378,0 0.83968931,0.83968931 0 1 1 1.679378,0 z" + transform="matrix(1.9674763,0,0,0.94512696,-12.269248,-2.8509933)" /> + d="m 29.22888,23.499804 0.416356,0 c 0.123792,10e-7 0.218712,0.02678 0.284738,0.08037 0.06646,0.05315 0.09969,0.129098 0.09969,0.227815 -2e-6,0.09914 -0.03322,0.175502 -0.09969,0.22908 -0.06602,0.05315 -0.160939,0.07974 -0.284738,0.07974 l -0.1655,0 0,0.327798 -0.250856,0 0,-0.944796 m 0.250856,0.176556 0,0.263885 0.138778,0 c 0.04865,0 0.08622,-0.01134 0.112722,-0.03418 0.0265,-0.02321 0.03974,-0.05589 0.03974,-0.09809 0,-0.04219 -0.0133,-0.07467 -0.03974,-0.09745 -0.0265,-0.02278 -0.06407,-0.03418 -0.112722,-0.03418 l -0.138778,0 m 1.170882,-0.01708 c -0.07645,1e-6 -0.135748,0.02743 -0.177881,0.08226 -0.04214,0.05485 -0.0632,0.132055 -0.0632,0.231612 0,0.09914 0.02106,0.176134 0.0632,0.230979 0.04214,0.05485 0.101431,0.08226 0.177881,0.08226 0.07688,0 0.136398,-0.02742 0.178533,-0.08226 0.04214,-0.05485 0.0632,-0.13184 0.0632,-0.230979 -2e-6,-0.09956 -0.02106,-0.176766 -0.0632,-0.231612 -0.04214,-0.05485 -0.101652,-0.08226 -0.178533,-0.08226 m 0,-0.176556 c 0.156377,1e-6 0.278874,0.04345 0.367489,0.130361 0.08862,0.08691 0.132925,0.206932 0.132925,0.360073 -1e-6,0.152721 -0.04431,0.272534 -0.132925,0.35944 -0.08862,0.08691 -0.211112,0.130362 -0.367489,0.130362 -0.155944,0 -0.278441,-0.04345 -0.367489,-0.130362 -0.08862,-0.08691 -0.132925,-0.206719 -0.132925,-0.35944 0,-0.153141 0.04431,-0.273166 0.132925,-0.360073 0.08905,-0.08691 0.211545,-0.130361 0.367489,-0.130361 m 0.689368,0.01708 0.280177,0 0.353806,0.648005 0,-0.648005 0.237826,0 0,0.944796 -0.280179,0 -0.353805,-0.648005 0,0.648005 -0.237825,0 0,-0.944796 m 0.97997,0 0.274313,0 0.221536,0.336659 0.221535,-0.336659 0.274967,0 -0.370748,0.546754 0,0.398042 -0.250857,0 0,-0.398042 -0.370746,-0.546754" + style="font-size:0.9029026px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#4a4a4a;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans" + inkscape:connector-curvature="0" /> + d="m 39.379792,6.6655432 c 1.877593,-3.3440133 7.326994,-6.27510546 0.103372,-13.6655433 0,0 0.227938,0.2015447 0.227938,0.2015447 -5.324481,5.2423107 -12.050479,4.8472928 -20.799581,4.7591597 -5.313502,-0.053528 -7.027705,2.46805647 -7.880961,5.9190477 0,0 -0.03056,0.1232995 -0.03056,0.1232995 7.494205,2.7453307 17.83088,6.9181065 14.637971,13.3614805 1.95782,-0.821832 3.810694,-2.139397 5.522314,-4.218005 2.738179,-3.3252742 5.396861,-5.416968 8.219513,-6.4809878 z" + style="fill:url(#linearGradient3966);fill-opacity:1;fill-rule:evenodd;stroke:#172a04;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" + inkscape:connector-curvature="0" /> + style="fill:url(#linearGradient3158);fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.35831261px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 51.563546,0.10138715 36.481941,19.659891 l 15.081605,0 0,-19.55850385 z m -3.194542,9.50198605 0,6.7143358 -4.859069,0 4.859069,-6.7143358 z" + id="path1465" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" /> + d="m 51.045574,17.812188 -0.408057,0" + style="fill:#2e3436;fill-opacity:0.75;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.3487618px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + inkscape:connector-curvature="0" /> + d="m 51.045574,15.893804 -0.408057,0" + style="fill:#2e3436;fill-opacity:0.75;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.3487618px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + inkscape:connector-curvature="0" /> + d="m 51.045574,13.975423 -0.408057,0" + style="fill:#2e3436;fill-opacity:0.75;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.3487618px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + inkscape:connector-curvature="0" /> + d="m 51.045574,12.057041 -0.408057,0" + style="fill:#2e3436;fill-opacity:0.75;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.3487618px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + inkscape:connector-curvature="0" /> + d="m 51.045574,10.138659 -0.408057,0" + style="fill:#2e3436;fill-opacity:0.75;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.3487618px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + inkscape:connector-curvature="0" /> + d="m 51.045574,8.2202776 -0.408057,0" + style="fill:#2e3436;fill-opacity:0.75;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.3487618px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + inkscape:connector-curvature="0" /> + d="m 51.045574,6.3018959 -0.408057,0" + style="fill:#2e3436;fill-opacity:0.75;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.3487618px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + inkscape:connector-curvature="0" /> + d="m 51.045574,4.3835128 -0.408057,0" + style="fill:#2e3436;fill-opacity:0.75;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.3487618px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + inkscape:connector-curvature="0" /> + transform="matrix(0.69777818,-0.49787504,0.58428786,-0.08283483,9.4438239,15.297262)" />