mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-28 18:30:33 -07:00
* commit * update buttons and icons * Update GCodeViewer.cpp * Update GCodeViewer.cpp * Update GCodeViewer.cpp * replace invisible item icon * reduce code changes & add svg icons for hidden / visible * update * Update GCodeViewer.cpp * Update GCodeViewer.cpp * Update GCodeViewer.cpp * fix window width when scrollbar visible * Update GCodeViewer.cpp * Update GCodeViewer.cpp * add corner rounding to all plate stats * Update GCodeViewer.cpp * update --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
1 line
No EOL
441 B
XML
1 line
No EOL
441 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="9.5" y1="1.5" x2="6.5" y2="14.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/><polyline points="12.5 12.5 15.5 8 12.5 3.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/><polyline points="3.5 3.5 0.5 8 3.5 12.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/></svg> |