mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-09-26 05:43:13 +08:00

* Discard all custom changes button - click area is out of icon * Properties info table expand button doesn't work - when pointer moves by mouse * When some custom g-code/ pause is added then icons aren't visible well
16 lines
797 B
XML
16 lines
797 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
|
|
<g id="edit_x5F_Gcode">
|
|
<g>
|
|
<path fill="#646464" stroke="#808080" d="M 8 1.85 M 8 1 L 2 5 v 2 v 4 l 6 4 l 6 -4 V 7 V 5 L 8 1 L 8 1 z"/>
|
|
</g>
|
|
<g>
|
|
<path fill="#ED6B21" d="M7.97,7.47h2.65v2.05c0,1.73-0.82,2.48-2.69,2.48S5.3,11.25,5.3,9.55V6.39c0-1.61,0.73-2.36,2.63-2.36
|
|
s2.69,0.67,2.69,2.36H9.21c0-0.74-0.18-1.11-1.28-1.11c-1.02,0-1.22,0.46-1.22,1.18v3.09c0,0.75,0.19,1.18,1.22,1.18
|
|
c1.02,0,1.38-0.43,1.38-1.21V8.75H7.97V7.47z"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|