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.7 KiB
XML
12 lines
1.7 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="M2387 2851 c-92 -37 -155 -97 -201 -191 -29 -60 -31 -73 -31 -170 0 -99 2 -110 33 -172 21 -43 51 -84 87 -117 178 -162 448 -105 557 117 31 62 33 73 33 172 0 97 -2 110 -31 170 -37 78 -99 141 -174 178 -73 36 -200 42 -273 13z"/>
|
|
<path d="M3987 2851 c-92 -37 -155 -97 -201 -191 -29 -60 -31 -73 -31 -170 0 -99 2 -110 33 -172 137 -278 507 -278 644 0 31 62 33 73 33 172 0 97 -2 110 -31 170 -37 78 -99 141 -174 178 -73 36 -200 42 -273 13z"/>
|
|
<path d="M777 2841 c-92 -37 -155 -97 -201 -191 -29 -60 -31 -73 -31 -170 0 -99 2 -110 33 -172 109 -222 379 -279 557 -117 36 33 66 74 87 117 31 62 33 73 33 172 0 97 -2 110 -31 170 -37 78 -99 141 -174 178 -73 36 -200 42 -273 13z"/>
|
|
</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 m2660 338 c75 -37 137 -100 174 -178 29 -60 31 -73 31 -170 0 -99 -2 -110 -33 -172 -109 -222 -379 -279 -557 -117 -36 33 -66 74 -87 117 -31 62 -33 73 -33 172 0 97 2 110 31 170 46 94 109 154 201 191 73 29 200 23 273 -13z m1600 0 c75 -37 137 -100 174 -178 29 -60 31 -73 31 -170 0 -99 -2 -110 -33 -172 -109 -222 -379 -279 -557 -117 -36 33 -66 74 -87 117 -31 62 -33 73 -33 172 0 97 2 110 31 170 46 94 109 154 201 191 73 29 200 23 273 -13z m-3210 -10 c75 -37 137 -100 174 -178 29 -60 31 -73 31 -170 0 -99 -2 -110 -33 -172 -137 -278 -507 -278 -644 0 -31 62 -33 73 -33 172 0 97 2 110 31 170 46 94 109 154 201 191 73 29 200 23 273 -13z"/>
|
|
</g>
|
|
|
|
</svg> |