679fc61feb
stop, next file, previous file buttons along with the added feasures the buttons represent. i've also added png versions of all of the icons just in case the svg versions are not practical to use. i also fully built out a tray icon functionality so the application can now minimize to system tray. also updated the app logo to a new flat icon type sinewave look. then finally, i've added the restore button to the tray icon so it will restore the window back in front from the tray.
11 lines
878 B
XML
11 lines
878 B
XML
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
|
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="500px" height="500px" viewBox="0 0 5000 5000" preserveAspectRatio="xMidYMid meet">
|
|
<g id="layer1" fill="#5d5d5d" stroke="none">
|
|
<path d="M760 2570 l0 -1670 785 0 785 0 0 205 0 205 955 0 955 0 0 1465 0 1465 -1740 0 -1740 0 0 -1670z m3170 205 l0 -1185 -970 0 -970 0 0 -205 0 -205 -470 0 -470 0 0 1390 0 1390 1440 0 1440 0 0 -1185z"/>
|
|
</g>
|
|
<g id="layer2" fill="#ffffff" fill-opacity="0.0" stroke="none">
|
|
<path d="M0 2500 l0 -2500 2500 0 2500 0 0 2500 0 2500 -2500 0 -2500 0 0 -2500z m4240 275 l0 -1465 -955 0 -955 0 0 -205 0 -205 -785 0 -785 0 0 1670 0 1670 1740 0 1740 0 0 -1465z"/>
|
|
<path d="M1050 2570 l0 -1390 470 0 470 0 0 205 0 205 970 0 970 0 0 1185 0 1185 -1440 0 -1440 0 0 -1390z"/>
|
|
</g>
|
|
|
|
</svg> |