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
19 lines
822 B
XML
19 lines
822 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="pause_x5F_print">
|
|
<g>
|
|
<path fill="#646464" stroke="#ED6B21" 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="M6,11.71c-0.39,0-0.71-0.32-0.71-0.71V5c0-0.39,0.32-0.71,0.71-0.71S6.71,4.61,6.71,5v6
|
|
C6.71,11.39,6.39,11.71,6,11.71z"/>
|
|
</g>
|
|
<g>
|
|
<path fill="#ED6B21" d="M10,11.71c-0.39,0-0.71-0.32-0.71-0.71V5c0-0.39,0.32-0.71,0.71-0.71S10.71,4.61,10.71,5v6
|
|
C10.71,11.39,10.39,11.71,10,11.71z"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|