Infill pattern icons improvements / fixes (#10354)

* init

* Update param_quartercubic.svg

* update 2D icons
This commit is contained in:
yw4z
2025-08-12 19:10:00 +03:00
committed by GitHub
parent cdb22a3505
commit 739e4b374e
7 changed files with 7 additions and 553 deletions

View File

@@ -1,61 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="24"
height="24"
viewBox="0 0 24 24"
version="1.1"
id="svg3"
sodipodi:docname="param_zigzag.svg"
xml:space="preserve"
inkscape:version="1.4.2 (ebf0e94, 2025-05-08)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs3"><clipPath
id="clip0_8991_35043"><rect
width="10"
height="10"
fill="white"
id="rect5" /></clipPath><clipPath
id="clip0_8991_35043-9"><rect
width="10"
height="10"
fill="#ffffff"
id="rect5-5"
x="0"
y="0" /></clipPath><clipPath
id="clip0_8991_35043-1"><rect
width="10"
height="10"
fill="#ffffff"
id="rect5-0"
x="0"
y="0" /></clipPath></defs><sodipodi:namedview
id="namedview3"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="48.958333"
inkscape:cx="9.2425533"
inkscape:cy="12.878298"
inkscape:window-width="2560"
inkscape:window-height="1377"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg3" /><path
d="m 15.5,22.5 -14,-14 m 21,7 L 21.525532,14.525532 20.96383,13.96383 8.5,1.5 m 0,21 -7,-7 m 21,-7 -7,-7 M 2.086,2.086 21.914,21.914"
style="display:inline;opacity:1;fill:none;stroke:#225158;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path1"
sodipodi:nodetypes="cccccccccccc" /><path
d="m 8.5,22.5 14,-14 m -21,7 14,-14 m 0,21 7,-7 m -21,-7 7,-7 M 21.914,2.086 2.086,21.914"
style="display:inline;fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"
id="path2" /><path
d="M3.5,1.5h17a2,2,0,0,1,2,2v17a2,2,0,0,1-2,2H3.5a2,2,0,0,1-2-2V3.5A2,2,0,0,1,3.5,1.5Z"
style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"
id="path3" /></svg>
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5,22.5L1.5,8.5M22.5,15.5L8.5,1.5M8.5,22.5L1.5,15.5M22.5,8.5L15.5,1.5M2.09,2.09l19.83,19.83" style="fill:none; opacity:.75; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><path d="M8.5,22.5l14-14M1.5,15.5L15.5,1.5M15.5,22.5l7-7M1.5,8.5L8.5,1.5M21.91,2.09L2.09,21.91" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="2.5" y1="7.5" x2="2.5" y2="14.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="14.5" y1="2.5" x2="21.5" y2="2.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="9.5" y1="21.5" x2="2.5" y2="21.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="21.5" y1="9.5" x2="21.5" y2="16.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="16.5" y1="21.5" x2="21.5" y2="21.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><line x1="7.5" y1="2.5" x2="2.5" y2="2.5" style="fill:none; stroke:#009688; stroke-linecap:round; stroke-linejoin:round;"/><path d="M3.5,1.5h17c1.1,0,2,.9,2,2v17c0,1.1-.9,2-2,2H3.5c-1.1,0-2-.9-2-2V3.5c0-1.1.9-2,2-2Z" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB