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.
12 lines
1.1 KiB
XML
12 lines
1.1 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="M1480 3865 l0 -365 -375 0 -375 0 0 -1390 0 -1390 1395 0 1395 0 0 365 0 365 375 0 375 0 0 1390 0 1390 -1395 0 -1395 0 0 -365z m2540 -1025 l0 -1170 -1160 0 -1160 0 0 878 c0 482 3 1009 7 1170 l6 292 1154 0 1153 0 0 -1170z m-2540 -475 l0 -915 895 0 895 0 0 -255 0 -255 -1155 0 -1155 0 0 1170 0 1170 260 0 260 0 0 -915z"/>
|
|
</g>
|
|
<g id="layer2" fill="#ffffff" stroke="none">
|
|
<path d="M0 2500 l0 -2500 2500 0 2500 0 0 2500 0 2500 -2500 0 -2500 0 0 -2500z m4270 340 l0 -1390 -375 0 -375 0 0 -365 0 -365 -1395 0 -1395 0 0 1390 0 1390 375 0 375 0 0 365 0 365 1395 0 1395 0 0 -1390z"/>
|
|
<path d="M1707 3718 c-4 -161 -7 -688 -7 -1170 l0 -878 1160 0 1160 0 0 1170 0 1170 -1153 0 -1154 0 -6 -292z"/>
|
|
<path d="M960 2110 l0 -1170 1155 0 1155 0 0 255 0 255 -895 0 -895 0 0 915 0 915 -260 0 -260 0 0 -1170z"/>
|
|
</g>
|
|
|
|
</svg> |