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
1.5 KiB
XML
11 lines
1.5 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="M1387 4414 c-4 -4 -7 -857 -7 -1896 0 -1506 3 -1888 13 -1888 16 0 91 62 889 732 378 318 690 578 693 578 3 0 5 -299 5 -665 l0 -665 335 0 335 0 0 1900 0 1900 -335 0 -335 0 -2 -665 -3 -665 -671 568 c-369 312 -719 612 -778 667 -105 98 -125 113 -139 99z m2043 -1909 l0 -1675 -110 0 -110 0 0 760 c0 755 0 760 -20 760 -11 0 -62 -35 -113 -77 -154 -128 -1203 -1009 -1334 -1121 l-123 -104 0 1461 0 1460 583 -483 c321 -266 626 -517 678 -559 52 -42 137 -112 189 -157 57 -48 104 -80 118 -80 l22 0 0 745 0 745 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 m1526 1815 c59 -55 409 -355 778 -667 l671 -568 3 665 2 665 335 0 335 0 0 -1900 0 -1900 -335 0 -335 0 0 665 c0 366 -2 665 -5 665 -3 0 -315 -260 -693 -578 -798 -670 -873 -732 -889 -732 -10 0 -13 382 -13 1888 0 1039 3 1892 7 1896 14 14 34 -1 139 -99z"/>
|
|
<path d="M3210 3435 l0 -745 -22 0 c-14 0 -61 32 -118 80 -52 45 -137 115 -189 157 -52 42 -357 293 -678 559 l-583 483 0 -1460 0 -1461 123 104 c131 112 1180 993 1334 1121 51 42 102 77 113 77 20 0 20 -5 20 -760 l0 -760 110 0 110 0 0 1675 0 1675 -110 0 -110 0 0 -745z"/>
|
|
</g>
|
|
|
|
</svg> |