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.
13 lines
1.0 KiB
XML
13 lines
1.0 KiB
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="M1350 2490 l0 -1900 335 0 335 0 0 1900 0 1900 -335 0 -335 0 0 -1900z m440 5 l0 -1675 -110 0 -110 0 0 1675 0 1675 110 0 110 0 0 -1675z"/>
|
|
<path d="M2970 2495 l0 -1895 330 0 330 0 0 1895 0 1895 -330 0 -330 0 0 -1895z m430 10 l0 -1675 -110 0 -110 0 0 1675 0 1675 110 0 110 0 0 -1675z"/>
|
|
</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 m2020 -10 l0 -1900 -335 0 -335 0 0 1900 0 1900 335 0 335 0 0 -1900z m1610 5 l0 -1895 -330 0 -330 0 0 1895 0 1895 330 0 330 0 0 -1895z"/>
|
|
<path d="M1570 2495 l0 -1675 110 0 110 0 0 1675 0 1675 -110 0 -110 0 0 -1675z"/>
|
|
<path d="M3180 2505 l0 -1675 110 0 110 0 0 1675 0 1675 -110 0 -110 0 0 -1675z"/>
|
|
</g>
|
|
|
|
</svg> |