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
778 B
XML
11 lines
778 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 2500 l0 -1740 1740 0 1740 0 0 1740 0 1740 -1740 0 -1740 0 0 -1740z m3170 0 l0 -1460 -1440 0 -1440 0 0 1460 0 1460 1440 0 1440 0 0 -1460z"/>
|
|
</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 0 l0 -1740 -1740 0 -1740 0 0 1740 0 1740 1740 0 1740 0 0 -1740z"/>
|
|
<path d="M1050 2500 l0 -1460 1440 0 1440 0 0 1460 0 1460 -1440 0 -1440 0 0 -1460z"/>
|
|
</g>
|
|
|
|
</svg> |