Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2016-03-20 02:09:33 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2016-03-20 02:09:33 +0300
commitaa54c58d7e118d45e77d185f490fd0c0abc692a2 (patch)
tree0420d487d7c98d1bf2d17d8f23e510aac93088df /Duplicati/GUI/Duplicati.GUI.TrayIcon
parent1a193dd48bb3057799dde479a3fc5878728dbdb8 (diff)
Copied icons etc to the source directories.
This fixes #1630
Diffstat (limited to 'Duplicati/GUI/Duplicati.GUI.TrayIcon')
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-error.pngbin609 -> 878 bytes
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-pause.pngbin586 -> 715 bytes
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-running.pngbin685 -> 777 bytes
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal.pngbin591 -> 623 bytes
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormal.icobin294355 -> 20830 bytes
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalError.icobin294994 -> 23433 bytes
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalPause.icobin294616 -> 20794 bytes
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayWorking.icobin295586 -> 22789 bytes
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-error.svg136
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-pause.svg136
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-running.svg127
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal.svg114
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-error.svg136
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-pause.svg136
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-running.svg127
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal.svg114
16 files changed, 420 insertions, 606 deletions
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-error.png b/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-error.png
index d4861d533..e4088c5b2 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-error.png
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-error.png
Binary files differ
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-pause.png b/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-pause.png
index a3f5cb2bc..5fa890db9 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-pause.png
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-pause.png
Binary files differ
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-running.png b/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-running.png
index c206bc34c..c3e3d8a32 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-running.png
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal-running.png
Binary files differ
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal.png b/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal.png
index 6738784b6..7f263c634 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal.png
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/OSX Icons/normal.png
Binary files differ
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormal.ico b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormal.ico
index 91c3a093c..69fbadb2f 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormal.ico
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormal.ico
Binary files differ
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalError.ico b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalError.ico
index 3ce9cd9e1..5d6cb2991 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalError.ico
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalError.ico
Binary files differ
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalPause.ico b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalPause.ico
index db3975643..86c88b00d 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalPause.ico
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayNormalPause.ico
Binary files differ
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayWorking.ico b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayWorking.ico
index 99b4b4b87..bbf20de16 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayWorking.ico
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Resources/TrayWorking.ico
Binary files differ
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-error.svg b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-error.svg
index 49f8bbec4..9d43608c4 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-error.svg
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-error.svg
@@ -1,83 +1,55 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="88.150497mm"
- height="61.925808mm"
- viewBox="0 0 312.34428 219.42215"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="normal-error.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.9103456"
- inkscape:cx="161.97494"
- inkscape:cy="-86.918885"
- inkscape:document-units="px"
- inkscape:current-layer="g4414"
- showgrid="false"
- inkscape:window-width="1680"
- inkscape:window-height="1001"
- inkscape:window-x="0"
- inkscape:window-y="1"
- inkscape:window-maximized="1"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-23.02499,-16.544604)">
- <g
- id="g4414">
- <path
- inkscape:connector-curvature="0"
- id="path3401"
- d="m 38.494259,234.0565 c -6.05835,-2.12449 -14.03654,-10.65526 -15.03123,-16.07232 -0.39786,-2.16677 -0.5536,-22.5468 -0.34608,-45.28898 l 0.37731,-41.3494 3.50991,-4.59964 c 1.93046,-2.5298 5.86796,-5.86007 8.75,-7.4006 5.06093,-2.7052 6.597,-2.81436 44.92759,-3.19283 l 39.687501,-0.39188 0,9.45438 0,9.45437 -40.641851,0 -40.64185,0 0.32935,41.5625 c 0.18114,22.85938 0.75123,41.42188 1.26685,41.25 0.51563,-0.17187 23.71875,-0.3125 51.562504,-0.3125 l 50.624997,0 0,-15.625 0,-15.625 8.58645,0 8.58645,0 0.77479,4.6875 c 1.69931,10.28077 0.89446,25.23146 -1.62405,30.16815 -3.16972,6.21316 -10.06538,12.17753 -15.97697,13.81919 -7.64733,2.12369 -98.461931,1.65719 -104.721671,-0.53794 z m 191.583661,-4.34076 -28.41635,-0.67114 -4.08365,-4.08314 -4.08366,-4.08314 -0.39851,-19.97936 -0.39851,-19.97936 6.49355,0 6.49356,0 -0.47004,18.4375 -0.47005,18.4375 35.9375,0.33168 35.9375,0.33166 0,-18.76916 0,-18.76918 6.25,0 6.25,0 0,18.56515 c 0,17.22029 -0.20554,18.87283 -2.83741,22.8125 -4.15389,6.21798 -9.92716,8.67088 -19.66259,8.35405 -4.46875,-0.14542 -20.91235,-0.56642 -36.54134,-0.93556 z m -69.71675,-56.21406 c -9.14451,-2.78164 -18.21849,-10.91799 -21.8385,-19.58189 -2.83652,-6.78875 -2.83652,-110.461626 0,-117.250376 2.56473,-6.13826 9.92848,-14.07997 16.13633,-17.40283 5.06539,-2.71134 5.38571,-2.72198 81.96026,-2.72198 l 76.875,0 6.875,3.85517 c 4.48394,2.51438 8.2879,5.93274 10.9375,9.82877 l 4.0625,5.9736 0,58.81141 0,58.811396 -3.06306,5.22673 c -3.544,6.04737 -9.07785,10.54052 -16.64974,13.51856 -4.79534,1.88601 -12.79835,2.08843 -78.75,1.99192 -40.37671,-0.0591 -74.82209,-0.53631 -76.54529,-1.06048 z m 153.75809,-78.207076 0,-55.625 -77.5,0 -77.5,0 0,55.625 0,55.624996 77.5,0 77.5,0 0,-55.624996 z"
- style="fill:#c90000;fill-opacity:1;stroke:none" />
- <rect
- y="58.690845"
- x="183.14821"
- height="54.372181"
- width="23.830873"
- id="rect4203"
- style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-opacity:1" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-opacity:1"
- id="rect4207"
- width="23.830873"
- height="10.707445"
- x="183.14821"
- y="121.71637" />
- </g>
- </g>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<style type="text/css">
+ .st0{display:none;}
+ .st1{display:inline;}
+ .st2{fill:#D0CDC6;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#1D4775;}
+ .st5{fill:#8194A9;}
+ .st6{fill:#EBF1F5;}
+ .st7{fill:#2C933D;}
+ .st8{fill:#676767;}
+ .st9{fill:#C91517;}
+</style>
+<g id="backgrounds" class="st0">
+ <rect id="black" x="-88" y="-15" class="st1" width="120" height="45"/>
+ <rect id="win2k" x="-88" y="-15" class="st2" width="120" height="45"/>
+ <rect id="white" x="-88" y="-15" class="st3" width="120" height="45"/>
+ <rect id="win7_aero" x="-88" y="-15" class="st4" width="120" height="45"/>
+ <rect id="win7_1_" x="-88" y="-15" class="st5" width="120" height="45"/>
+ <rect id="macosx" x="-88" y="-15" class="st6" width="120" height="45"/>
+</g>
+<g id="_x31_6x16_optimized">
+ <g id="green">
+ </g>
+ <g id="black_1_">
+ </g>
+ <g id="grey">
+ </g>
+ <g id="red">
+ <g id="small_6_">
+ <path class="st9" d="M11,12.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h3c0.8,0,1.5,0.7,1.5,1.5v2c0,0.8-0.7,1.5-1.5,1.5
+ H11z"/>
+ <path class="st3" d="M14,8c0.6,0,1,0.4,1,1v2c0,0.6-0.4,1-1,1h-3c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H14 M14,7h-3
+ C9.9,7,9,7.9,9,9v2c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C16,7.9,15.1,7,14,7L14,7z"/>
+ </g>
+ <g id="middle_6_">
+ <path class="st9" d="M2,13.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h5c0.8,0,1.5,0.7,1.5,1.5v3c0,0.8-0.7,1.5-1.5,1.5H2
+ z"/>
+ <path class="st3" d="M7,8c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1H2c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H7 M7,7H2C0.9,7,0,7.9,0,9v3
+ c0,1.1,0.9,2,2,2h5c1.1,0,2-0.9,2-2V9C9,7.9,8.1,7,7,7L7,7z"/>
+ </g>
+ <g id="big_6_">
+ <path class="st9" d="M6,9.5C5.2,9.5,4.5,8.8,4.5,8V3c0-0.8,0.7-1.5,1.5-1.5h7c0.8,0,1.5,0.7,1.5,1.5v5c0,0.8-0.7,1.5-1.5,1.5H6z"
+ />
+ <path class="st3" d="M13,2c0.6,0,1,0.4,1,1v5c0,0.6-0.4,1-1,1H6C5.4,9,5,8.6,5,8V3c0-0.6,0.4-1,1-1H13 M13,1H6C4.9,1,4,1.9,4,3v5
+ c0,1.1,0.9,2,2,2h7c1.1,0,2-0.9,2-2V3C15,1.9,14.1,1,13,1L13,1z"/>
+ </g>
+ <rect x="9" y="2" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 12.3536 16.0459)" class="st3" width="1" height="7"/>
+ <rect x="9" y="2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -1.094 8.3128)" class="st3" width="1" height="7"/>
+ </g>
+</g>
</svg>
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-pause.svg b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-pause.svg
index fb0b191db..439ad4502 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-pause.svg
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-pause.svg
@@ -1,83 +1,55 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="88.150497mm"
- height="61.925808mm"
- viewBox="0 0 312.34428 219.42215"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="normal-pause.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.9103456"
- inkscape:cx="226.03172"
- inkscape:cy="165.86776"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1680"
- inkscape:window-height="1001"
- inkscape:window-x="0"
- inkscape:window-y="1"
- inkscape:window-maximized="1"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-9.8203172,-281.80317)">
- <g
- id="g4318">
- <path
- style="fill:#828282;fill-opacity:1;stroke:none"
- d="m 25.289586,499.31506 c -6.05835,-2.12449 -14.03654,-10.65526 -15.03123,-16.07232 -0.3978597,-2.16677 -0.5535997,-22.5468 -0.3460797,-45.28898 l 0.3773097,-41.3494 3.50991,-4.59964 c 1.93046,-2.5298 5.86796,-5.86007 8.75,-7.4006 5.06093,-2.7052 6.597002,-2.81436 44.927592,-3.19283 l 39.687502,-0.39188 0,9.45438 0,9.45437 -40.641852,0 -40.641852,0 0.32935,41.5625 c 0.18114,22.85938 0.75123,41.42188 1.26685,41.25 0.51563,-0.17187 23.718752,-0.3125 51.562502,-0.3125 l 50.625002,0 0,-15.625 0,-15.625 8.58645,0 8.58645,0 0.77479,4.6875 c 1.69931,10.28077 0.89446,25.23146 -1.62405,30.16815 -3.16972,6.21316 -10.06538,12.17753 -15.97697,13.81919 -7.64733,2.12369 -98.461932,1.65719 -104.721674,-0.53794 z m 191.583664,-4.34076 -28.41635,-0.67114 -4.08365,-4.08314 -4.08366,-4.08314 -0.39851,-19.97936 -0.39851,-19.97936 6.49355,0 6.49356,0 -0.47004,18.4375 -0.47005,18.4375 35.9375,0.33168 35.9375,0.33166 0,-18.76916 0,-18.76918 6.25,0 6.25,0 0,18.56515 c 0,17.22029 -0.20554,18.87283 -2.83741,22.8125 -4.15389,6.21798 -9.92716,8.67088 -19.66259,8.35405 -4.46875,-0.14542 -20.91235,-0.56642 -36.54134,-0.93556 z M 147.1565,438.76024 c -9.14451,-2.78164 -18.21849,-10.91799 -21.8385,-19.58189 -2.83652,-6.78875 -2.83652,-110.46162 0,-117.25037 2.56473,-6.13826 9.92848,-14.07997 16.13633,-17.40283 5.06539,-2.71134 5.38571,-2.72198 81.96026,-2.72198 l 76.875,0 6.875,3.85517 c 4.48394,2.51438 8.2879,5.93274 10.9375,9.82877 l 4.0625,5.9736 0,58.81141 0,58.81139 -3.06306,5.22673 c -3.544,6.04737 -9.07785,10.54052 -16.64974,13.51856 -4.79534,1.88601 -12.79835,2.08843 -78.75,1.99192 -40.37671,-0.0591 -74.82209,-0.53631 -76.54529,-1.06048 z m 153.75809,-78.20707 0,-55.625 -77.5,0 -77.5,0 0,55.625 0,55.62499 77.5,0 77.5,0 0,-55.62499 z"
- id="path4209"
- inkscape:connector-curvature="0" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-opacity:1"
- id="rect4211"
- width="23.830873"
- height="75.732681"
- x="190.91568"
- y="316.18198" />
- <rect
- y="316.18198"
- x="241.01576"
- height="75.732681"
- width="23.830873"
- id="rect4213"
- style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-opacity:1" />
- </g>
- </g>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<style type="text/css">
+ .st0{display:none;}
+ .st1{display:inline;}
+ .st2{fill:#D0CDC6;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#1D4775;}
+ .st5{fill:#8194A9;}
+ .st6{fill:#EBF1F5;}
+ .st7{fill:#2C933D;}
+ .st8{fill:#676767;}
+ .st9{fill:#C91517;}
+</style>
+<g id="backgrounds" class="st0">
+ <rect id="black" x="-64" y="-15" class="st1" width="120" height="45"/>
+ <rect id="win2k" x="-64" y="-15" class="st2" width="120" height="45"/>
+ <rect id="white" x="-64" y="-15" class="st3" width="120" height="45"/>
+ <rect id="win7_aero" x="-64" y="-15" class="st4" width="120" height="45"/>
+ <rect id="win7_1_" x="-64" y="-15" class="st5" width="120" height="45"/>
+ <rect id="macosx" x="-64" y="-15" class="st6" width="120" height="45"/>
+</g>
+<g id="_x31_6x16_optimized">
+ <g id="green">
+ </g>
+ <g id="black_1_">
+ </g>
+ <g id="grey">
+ <g id="small_3_">
+ <path class="st8" d="M11,12.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h3c0.8,0,1.5,0.7,1.5,1.5v2c0,0.8-0.7,1.5-1.5,1.5
+ H11z"/>
+ <path class="st3" d="M14,8c0.6,0,1,0.4,1,1v2c0,0.6-0.4,1-1,1h-3c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H14 M14,7h-3
+ C9.9,7,9,7.9,9,9v2c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C16,7.9,15.1,7,14,7L14,7z"/>
+ </g>
+ <g id="middle_3_">
+ <path class="st8" d="M2,13.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h5c0.8,0,1.5,0.7,1.5,1.5v3c0,0.8-0.7,1.5-1.5,1.5H2
+ z"/>
+ <path class="st3" d="M7,8c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1H2c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H7 M7,7H2C0.9,7,0,7.9,0,9v3
+ c0,1.1,0.9,2,2,2h5c1.1,0,2-0.9,2-2V9C9,7.9,8.1,7,7,7L7,7z"/>
+ </g>
+ <g id="big_3_">
+ <path class="st8" d="M6,9.5C5.2,9.5,4.5,8.8,4.5,8V3c0-0.8,0.7-1.5,1.5-1.5h7c0.8,0,1.5,0.7,1.5,1.5v5c0,0.8-0.7,1.5-1.5,1.5H6z"
+ />
+ <path class="st3" d="M13,2c0.6,0,1,0.4,1,1v5c0,0.6-0.4,1-1,1H6C5.4,9,5,8.6,5,8V3c0-0.6,0.4-1,1-1H13 M13,1H6C4.9,1,4,1.9,4,3v5
+ c0,1.1,0.9,2,2,2h7c1.1,0,2-0.9,2-2V3C15,1.9,14.1,1,13,1L13,1z"/>
+ </g>
+ <rect x="7" y="3" class="st3" width="2" height="5"/>
+ <rect x="10" y="3" class="st3" width="2" height="5"/>
+ </g>
+ <g id="red">
+ </g>
+</g>
</svg>
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-running.svg b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-running.svg
index 87309b62f..11f54d4a3 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-running.svg
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal-running.svg
@@ -1,75 +1,54 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="88.150497mm"
- height="61.925808mm"
- viewBox="0 0 312.34428 219.42215"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="normal-running.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.9103456"
- inkscape:cx="-247.48089"
- inkscape:cy="-161.78249"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1680"
- inkscape:window-height="1001"
- inkscape:window-x="0"
- inkscape:window-y="1"
- inkscape:window-maximized="1"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-409.45583,-11.107386)">
- <g
- id="g4543">
- <path
- style="fill:#345d00;fill-opacity:1;stroke:none"
- d="m 424.9251,228.61928 c -6.05835,-2.12449 -14.03654,-10.65526 -15.03123,-16.07232 -0.39786,-2.16677 -0.5536,-22.5468 -0.34608,-45.28898 l 0.37731,-41.3494 3.50991,-4.59964 c 1.93046,-2.5298 5.86796,-5.86007 8.75,-7.4006 5.06093,-2.7052 6.597,-2.81436 44.92759,-3.19283 l 39.68751,-0.39188 0,9.45438 0,9.45437 -40.64186,0 -40.64185,0 0.32935,41.5625 c 0.18114,22.85938 0.75123,41.42188 1.26685,41.25 0.51563,-0.17187 23.71875,-0.3125 51.56251,-0.3125 l 50.625,0 0,-15.625 0,-15.625 8.58645,0 8.58645,0 0.77479,4.6875 c 1.69931,10.28077 0.89446,25.23146 -1.62405,30.16815 -3.16972,6.21316 -10.06538,12.17753 -15.97697,13.81919 -7.64733,2.12369 -98.46194,1.65719 -104.72168,-0.53794 z m 191.58367,-4.34076 -28.41635,-0.67114 -4.08365,-4.08314 -4.08366,-4.08314 -0.39851,-19.97936 -0.39851,-19.97936 6.49355,0 6.49356,0 -0.47004,18.4375 -0.47005,18.4375 35.9375,0.33168 35.9375,0.33166 0,-18.76916 0,-18.76918 6.25,0 6.25,0 0,18.56515 c 0,17.22029 -0.20554,18.87283 -2.83741,22.8125 -4.15389,6.21798 -9.92716,8.67088 -19.66259,8.35405 -4.46875,-0.14542 -20.91235,-0.56642 -36.54134,-0.93556 z m -69.71675,-56.21406 c -9.14451,-2.78164 -18.21849,-10.91799 -21.8385,-19.58189 -2.83652,-6.78875 -2.83652,-110.461624 0,-117.250374 2.56473,-6.13826 9.92848,-14.07997 16.13633,-17.40283 5.06539,-2.71134 5.38571,-2.72198 81.96026,-2.72198 l 76.875,0 6.875,3.85517 c 4.48394,2.51438 8.2879,5.93274 10.9375,9.82877 l 4.0625,5.9736 0,58.811414 0,58.81139 -3.06306,5.22673 c -3.544,6.04737 -9.07785,10.54052 -16.64974,13.51856 -4.79534,1.88601 -12.79835,2.08843 -78.75,1.99192 -40.37671,-0.0591 -74.82209,-0.53631 -76.54529,-1.06048 z m 153.75809,-78.20707 0,-55.625004 -77.5,0 -77.5,0 0,55.625004 0,55.62499 77.5,0 77.5,0 0,-55.62499 z"
- id="path4215"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="cccc"
- inkscape:connector-curvature="0"
- id="path4217"
- d="m 582.94744,53.855963 -0.77675,72.237327 47.38148,-34.565174 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- </g>
- </g>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<style type="text/css">
+ .st0{display:none;}
+ .st1{display:inline;}
+ .st2{fill:#D0CDC6;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#1D4775;}
+ .st5{fill:#8194A9;}
+ .st6{fill:#EBF1F5;}
+ .st7{fill:#2C933D;}
+ .st8{fill:#676767;}
+ .st9{fill:#C91517;}
+</style>
+<g id="backgrounds" class="st0">
+ <rect id="black" x="-16" y="-15" class="st1" width="120" height="45"/>
+ <rect id="win2k" x="-16" y="-15" class="st2" width="120" height="45"/>
+ <rect id="white" x="-16" y="-15" class="st3" width="120" height="45"/>
+ <rect id="win7_aero" x="-16" y="-15" class="st4" width="120" height="45"/>
+ <rect id="win7_1_" x="-16" y="-15" class="st5" width="120" height="45"/>
+ <rect id="macosx" x="-16" y="-15" class="st6" width="120" height="45"/>
+</g>
+<g id="_x31_6x16_optimized">
+ <g id="green">
+ <g id="small_1_">
+ <path class="st7" d="M11,12.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h3c0.8,0,1.5,0.7,1.5,1.5v2c0,0.8-0.7,1.5-1.5,1.5
+ H11z"/>
+ <path class="st3" d="M14,8c0.6,0,1,0.4,1,1v2c0,0.6-0.4,1-1,1h-3c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H14 M14,7h-3
+ C9.9,7,9,7.9,9,9v2c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C16,7.9,15.1,7,14,7L14,7z"/>
+ </g>
+ <g id="middle_1_">
+ <path class="st7" d="M2,13.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h5c0.8,0,1.5,0.7,1.5,1.5v3c0,0.8-0.7,1.5-1.5,1.5H2
+ z"/>
+ <path class="st3" d="M7,8c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1H2c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H7 M7,7H2C0.9,7,0,7.9,0,9v3
+ c0,1.1,0.9,2,2,2h5c1.1,0,2-0.9,2-2V9C9,7.9,8.1,7,7,7L7,7z"/>
+ </g>
+ <g id="big_1_">
+ <path class="st7" d="M6,9.5C5.2,9.5,4.5,8.8,4.5,8V3c0-0.8,0.7-1.5,1.5-1.5h7c0.8,0,1.5,0.7,1.5,1.5v5c0,0.8-0.7,1.5-1.5,1.5H6z"
+ />
+ <path class="st3" d="M13,2c0.6,0,1,0.4,1,1v5c0,0.6-0.4,1-1,1H6C5.4,9,5,8.6,5,8V3c0-0.6,0.4-1,1-1H13 M13,1H6C4.9,1,4,1.9,4,3v5
+ c0,1.1,0.9,2,2,2h7c1.1,0,2-0.9,2-2V3C15,1.9,14.1,1,13,1L13,1z"/>
+ </g>
+ <polygon id="running" class="st3" points="12,5.5 8,8 8,3 "/>
+ </g>
+ <g id="black_1_">
+ </g>
+ <g id="grey">
+ </g>
+ <g id="red">
+ </g>
+</g>
</svg>
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal.svg b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal.svg
index 2b7e41e8a..5fe59c0cc 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal.svg
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/dark/normal.svg
@@ -1,66 +1,50 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="88.150497mm"
- height="61.925812mm"
- viewBox="0 0 312.34428 219.42217"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="normal.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.9103456"
- inkscape:cx="-176.82179"
- inkscape:cy="294.79336"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1680"
- inkscape:window-height="1001"
- inkscape:window-x="0"
- inkscape:window-y="1"
- inkscape:window-maximized="1"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-402.8535,-302.7753)">
- <path
- inkscape:connector-curvature="0"
- id="path4219"
- d="m 418.32277,520.2872 c -6.05835,-2.12449 -14.03654,-10.65526 -15.03123,-16.07232 -0.39786,-2.16677 -0.5536,-22.5468 -0.34608,-45.28898 l 0.37731,-41.3494 3.50991,-4.59964 c 1.93046,-2.5298 5.86796,-5.86007 8.75,-7.4006 5.06093,-2.7052 6.597,-2.81436 44.92759,-3.19283 l 39.6875,-0.39188 0,9.45438 0,9.45437 -40.64185,0 -40.64185,0 0.32935,41.5625 c 0.18114,22.85938 0.75123,41.42188 1.26685,41.25 0.51563,-0.17187 23.71875,-0.3125 51.5625,-0.3125 l 50.625,0 0,-15.625 0,-15.625 8.58645,0 8.58645,0 0.77479,4.6875 c 1.69931,10.28077 0.89446,25.23146 -1.62405,30.16815 -3.16972,6.21316 -10.06538,12.17753 -15.97697,13.81919 -7.64733,2.12369 -98.46193,1.65719 -104.72167,-0.53794 z m 191.58366,-4.34076 -28.41635,-0.67114 -4.08365,-4.08314 -4.08366,-4.08314 -0.39851,-19.97936 -0.39851,-19.97936 6.49355,0 6.49356,0 -0.47004,18.4375 -0.47005,18.4375 35.9375,0.33168 35.9375,0.33166 0,-18.76916 0,-18.76918 6.25,0 6.25,0 0,18.56515 c 0,17.22029 -0.20554,18.87283 -2.83741,22.8125 -4.15389,6.21798 -9.92716,8.67088 -19.66259,8.35405 -4.46875,-0.14542 -20.91235,-0.56642 -36.54134,-0.93556 z m -69.71675,-56.21406 c -9.14451,-2.78164 -18.21849,-10.91799 -21.8385,-19.58189 -2.83652,-6.78875 -2.83652,-110.46163 0,-117.25038 2.56473,-6.13826 9.92848,-14.07997 16.13633,-17.40283 5.06539,-2.71134 5.38571,-2.72198 81.96026,-2.72198 l 76.875,0 6.875,3.85517 c 4.48394,2.51438 8.2879,5.93274 10.9375,9.82877 l 4.0625,5.9736 0,58.81141 0,58.8114 -3.06306,5.22673 c -3.544,6.04737 -9.07785,10.54052 -16.64974,13.51856 -4.79534,1.88601 -12.79835,2.08843 -78.75,1.99192 -40.37671,-0.0591 -74.82209,-0.53631 -76.54529,-1.06048 z m 153.75809,-78.20708 0,-55.625 -77.5,0 -77.5,0 0,55.625 0,55.625 77.5,0 77.5,0 0,-55.625 z"
- style="fill:#ffffff;fill-opacity:1;stroke:none" />
- </g>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<style type="text/css">
+ .st0{display:none;}
+ .st1{display:inline;}
+ .st2{fill:#D0CDC6;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#1D4775;}
+ .st5{fill:#8194A9;}
+ .st6{fill:#EBF1F5;}
+ .st7{fill:#2C933D;}
+ .st8{fill:#676767;}
+ .st9{fill:#C91517;}
+</style>
+<g id="backgrounds" class="st0">
+ <rect id="black" x="-40" y="-15" class="st1" width="120" height="45"/>
+ <rect id="win2k" x="-40" y="-15" class="st2" width="120" height="45"/>
+ <rect id="white" x="-40" y="-15" class="st3" width="120" height="45"/>
+ <rect id="win7_aero" x="-40" y="-15" class="st4" width="120" height="45"/>
+ <rect id="win7_1_" x="-40" y="-15" class="st5" width="120" height="45"/>
+ <rect id="macosx" x="-40" y="-15" class="st6" width="120" height="45"/>
+</g>
+<g id="_x31_6x16_optimized">
+ <g id="green">
+ </g>
+ <g id="black_1_">
+ <g id="small_2_">
+ <path d="M11,12.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h3c0.8,0,1.5,0.7,1.5,1.5v2c0,0.8-0.7,1.5-1.5,1.5H11z"/>
+ <path class="st3" d="M14,8c0.6,0,1,0.4,1,1v2c0,0.6-0.4,1-1,1h-3c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H14 M14,7h-3
+ C9.9,7,9,7.9,9,9v2c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C16,7.9,15.1,7,14,7L14,7z"/>
+ </g>
+ <g id="middle_2_">
+ <path d="M2,13.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h5c0.8,0,1.5,0.7,1.5,1.5v3c0,0.8-0.7,1.5-1.5,1.5H2z"/>
+ <path class="st3" d="M7,8c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1H2c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H7 M7,7H2C0.9,7,0,7.9,0,9v3
+ c0,1.1,0.9,2,2,2h5c1.1,0,2-0.9,2-2V9C9,7.9,8.1,7,7,7L7,7z"/>
+ </g>
+ <g id="big_2_">
+ <path d="M6,9.5C5.2,9.5,4.5,8.8,4.5,8V3c0-0.8,0.7-1.5,1.5-1.5h7c0.8,0,1.5,0.7,1.5,1.5v5c0,0.8-0.7,1.5-1.5,1.5H6z"/>
+ <path class="st3" d="M13,2c0.6,0,1,0.4,1,1v5c0,0.6-0.4,1-1,1H6C5.4,9,5,8.6,5,8V3c0-0.6,0.4-1,1-1H13 M13,1H6C4.9,1,4,1.9,4,3v5
+ c0,1.1,0.9,2,2,2h7c1.1,0,2-0.9,2-2V3C15,1.9,14.1,1,13,1L13,1z"/>
+ </g>
+ </g>
+ <g id="grey">
+ </g>
+ <g id="red">
+ </g>
+</g>
</svg>
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-error.svg b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-error.svg
index 9f6f74aaf..9d43608c4 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-error.svg
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-error.svg
@@ -1,83 +1,55 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="88.150497mm"
- height="61.925808mm"
- viewBox="0 0 312.34428 219.42215"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="normal-error.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.64371155"
- inkscape:cx="19.682071"
- inkscape:cy="-180.8384"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1680"
- inkscape:window-height="1001"
- inkscape:window-x="0"
- inkscape:window-y="1"
- inkscape:window-maximized="1"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-23.02499,-16.544604)">
- <g
- id="g4414">
- <path
- inkscape:connector-curvature="0"
- id="path3401"
- d="m 38.494259,234.0565 c -6.05835,-2.12449 -14.03654,-10.65526 -15.03123,-16.07232 -0.39786,-2.16677 -0.5536,-22.5468 -0.34608,-45.28898 l 0.37731,-41.3494 3.50991,-4.59964 c 1.93046,-2.5298 5.86796,-5.86007 8.75,-7.4006 5.06093,-2.7052 6.597,-2.81436 44.92759,-3.19283 l 39.687501,-0.39188 0,9.45438 0,9.45437 -40.641851,0 -40.64185,0 0.32935,41.5625 c 0.18114,22.85938 0.75123,41.42188 1.26685,41.25 0.51563,-0.17187 23.71875,-0.3125 51.562504,-0.3125 l 50.624997,0 0,-15.625 0,-15.625 8.58645,0 8.58645,0 0.77479,4.6875 c 1.69931,10.28077 0.89446,25.23146 -1.62405,30.16815 -3.16972,6.21316 -10.06538,12.17753 -15.97697,13.81919 -7.64733,2.12369 -98.461931,1.65719 -104.721671,-0.53794 z m 191.583661,-4.34076 -28.41635,-0.67114 -4.08365,-4.08314 -4.08366,-4.08314 -0.39851,-19.97936 -0.39851,-19.97936 6.49355,0 6.49356,0 -0.47004,18.4375 -0.47005,18.4375 35.9375,0.33168 35.9375,0.33166 0,-18.76916 0,-18.76918 6.25,0 6.25,0 0,18.56515 c 0,17.22029 -0.20554,18.87283 -2.83741,22.8125 -4.15389,6.21798 -9.92716,8.67088 -19.66259,8.35405 -4.46875,-0.14542 -20.91235,-0.56642 -36.54134,-0.93556 z m -69.71675,-56.21406 c -9.14451,-2.78164 -18.21849,-10.91799 -21.8385,-19.58189 -2.83652,-6.78875 -2.83652,-110.461626 0,-117.250376 2.56473,-6.13826 9.92848,-14.07997 16.13633,-17.40283 5.06539,-2.71134 5.38571,-2.72198 81.96026,-2.72198 l 76.875,0 6.875,3.85517 c 4.48394,2.51438 8.2879,5.93274 10.9375,9.82877 l 4.0625,5.9736 0,58.81141 0,58.811396 -3.06306,5.22673 c -3.544,6.04737 -9.07785,10.54052 -16.64974,13.51856 -4.79534,1.88601 -12.79835,2.08843 -78.75,1.99192 -40.37671,-0.0591 -74.82209,-0.53631 -76.54529,-1.06048 z m 153.75809,-78.207076 0,-55.625 -77.5,0 -77.5,0 0,55.625 0,55.624996 77.5,0 77.5,0 0,-55.624996 z"
- style="fill:#c90000;fill-opacity:1;stroke:none" />
- <rect
- y="58.690845"
- x="183.14821"
- height="54.372181"
- width="23.830873"
- id="rect4203"
- style="fill:#000000;fill-opacity:1;stroke:none" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none"
- id="rect4207"
- width="23.830873"
- height="10.707445"
- x="183.14821"
- y="121.71637" />
- </g>
- </g>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<style type="text/css">
+ .st0{display:none;}
+ .st1{display:inline;}
+ .st2{fill:#D0CDC6;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#1D4775;}
+ .st5{fill:#8194A9;}
+ .st6{fill:#EBF1F5;}
+ .st7{fill:#2C933D;}
+ .st8{fill:#676767;}
+ .st9{fill:#C91517;}
+</style>
+<g id="backgrounds" class="st0">
+ <rect id="black" x="-88" y="-15" class="st1" width="120" height="45"/>
+ <rect id="win2k" x="-88" y="-15" class="st2" width="120" height="45"/>
+ <rect id="white" x="-88" y="-15" class="st3" width="120" height="45"/>
+ <rect id="win7_aero" x="-88" y="-15" class="st4" width="120" height="45"/>
+ <rect id="win7_1_" x="-88" y="-15" class="st5" width="120" height="45"/>
+ <rect id="macosx" x="-88" y="-15" class="st6" width="120" height="45"/>
+</g>
+<g id="_x31_6x16_optimized">
+ <g id="green">
+ </g>
+ <g id="black_1_">
+ </g>
+ <g id="grey">
+ </g>
+ <g id="red">
+ <g id="small_6_">
+ <path class="st9" d="M11,12.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h3c0.8,0,1.5,0.7,1.5,1.5v2c0,0.8-0.7,1.5-1.5,1.5
+ H11z"/>
+ <path class="st3" d="M14,8c0.6,0,1,0.4,1,1v2c0,0.6-0.4,1-1,1h-3c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H14 M14,7h-3
+ C9.9,7,9,7.9,9,9v2c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C16,7.9,15.1,7,14,7L14,7z"/>
+ </g>
+ <g id="middle_6_">
+ <path class="st9" d="M2,13.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h5c0.8,0,1.5,0.7,1.5,1.5v3c0,0.8-0.7,1.5-1.5,1.5H2
+ z"/>
+ <path class="st3" d="M7,8c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1H2c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H7 M7,7H2C0.9,7,0,7.9,0,9v3
+ c0,1.1,0.9,2,2,2h5c1.1,0,2-0.9,2-2V9C9,7.9,8.1,7,7,7L7,7z"/>
+ </g>
+ <g id="big_6_">
+ <path class="st9" d="M6,9.5C5.2,9.5,4.5,8.8,4.5,8V3c0-0.8,0.7-1.5,1.5-1.5h7c0.8,0,1.5,0.7,1.5,1.5v5c0,0.8-0.7,1.5-1.5,1.5H6z"
+ />
+ <path class="st3" d="M13,2c0.6,0,1,0.4,1,1v5c0,0.6-0.4,1-1,1H6C5.4,9,5,8.6,5,8V3c0-0.6,0.4-1,1-1H13 M13,1H6C4.9,1,4,1.9,4,3v5
+ c0,1.1,0.9,2,2,2h7c1.1,0,2-0.9,2-2V3C15,1.9,14.1,1,13,1L13,1z"/>
+ </g>
+ <rect x="9" y="2" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 12.3536 16.0459)" class="st3" width="1" height="7"/>
+ <rect x="9" y="2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -1.094 8.3128)" class="st3" width="1" height="7"/>
+ </g>
+</g>
</svg>
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-pause.svg b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-pause.svg
index ff786eb2d..439ad4502 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-pause.svg
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-pause.svg
@@ -1,83 +1,55 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="88.150497mm"
- height="61.925808mm"
- viewBox="0 0 312.34428 219.42215"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="normal-pause.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.64371155"
- inkscape:cx="452.16289"
- inkscape:cy="276.73666"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1680"
- inkscape:window-height="1001"
- inkscape:window-x="0"
- inkscape:window-y="1"
- inkscape:window-maximized="1"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-9.8203172,-281.80317)">
- <g
- id="g4318">
- <path
- style="fill:#828282;fill-opacity:1;stroke:none"
- d="m 25.289586,499.31506 c -6.05835,-2.12449 -14.03654,-10.65526 -15.03123,-16.07232 -0.3978597,-2.16677 -0.5535997,-22.5468 -0.3460797,-45.28898 l 0.3773097,-41.3494 3.50991,-4.59964 c 1.93046,-2.5298 5.86796,-5.86007 8.75,-7.4006 5.06093,-2.7052 6.597002,-2.81436 44.927592,-3.19283 l 39.687502,-0.39188 0,9.45438 0,9.45437 -40.641852,0 -40.641852,0 0.32935,41.5625 c 0.18114,22.85938 0.75123,41.42188 1.26685,41.25 0.51563,-0.17187 23.718752,-0.3125 51.562502,-0.3125 l 50.625002,0 0,-15.625 0,-15.625 8.58645,0 8.58645,0 0.77479,4.6875 c 1.69931,10.28077 0.89446,25.23146 -1.62405,30.16815 -3.16972,6.21316 -10.06538,12.17753 -15.97697,13.81919 -7.64733,2.12369 -98.461932,1.65719 -104.721674,-0.53794 z m 191.583664,-4.34076 -28.41635,-0.67114 -4.08365,-4.08314 -4.08366,-4.08314 -0.39851,-19.97936 -0.39851,-19.97936 6.49355,0 6.49356,0 -0.47004,18.4375 -0.47005,18.4375 35.9375,0.33168 35.9375,0.33166 0,-18.76916 0,-18.76918 6.25,0 6.25,0 0,18.56515 c 0,17.22029 -0.20554,18.87283 -2.83741,22.8125 -4.15389,6.21798 -9.92716,8.67088 -19.66259,8.35405 -4.46875,-0.14542 -20.91235,-0.56642 -36.54134,-0.93556 z M 147.1565,438.76024 c -9.14451,-2.78164 -18.21849,-10.91799 -21.8385,-19.58189 -2.83652,-6.78875 -2.83652,-110.46162 0,-117.25037 2.56473,-6.13826 9.92848,-14.07997 16.13633,-17.40283 5.06539,-2.71134 5.38571,-2.72198 81.96026,-2.72198 l 76.875,0 6.875,3.85517 c 4.48394,2.51438 8.2879,5.93274 10.9375,9.82877 l 4.0625,5.9736 0,58.81141 0,58.81139 -3.06306,5.22673 c -3.544,6.04737 -9.07785,10.54052 -16.64974,13.51856 -4.79534,1.88601 -12.79835,2.08843 -78.75,1.99192 -40.37671,-0.0591 -74.82209,-0.53631 -76.54529,-1.06048 z m 153.75809,-78.20707 0,-55.625 -77.5,0 -77.5,0 0,55.625 0,55.62499 77.5,0 77.5,0 0,-55.62499 z"
- id="path4209"
- inkscape:connector-curvature="0" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none"
- id="rect4211"
- width="23.830873"
- height="75.732681"
- x="190.91568"
- y="316.18198" />
- <rect
- y="316.18198"
- x="241.01576"
- height="75.732681"
- width="23.830873"
- id="rect4213"
- style="fill:#000000;fill-opacity:1;stroke:none" />
- </g>
- </g>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<style type="text/css">
+ .st0{display:none;}
+ .st1{display:inline;}
+ .st2{fill:#D0CDC6;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#1D4775;}
+ .st5{fill:#8194A9;}
+ .st6{fill:#EBF1F5;}
+ .st7{fill:#2C933D;}
+ .st8{fill:#676767;}
+ .st9{fill:#C91517;}
+</style>
+<g id="backgrounds" class="st0">
+ <rect id="black" x="-64" y="-15" class="st1" width="120" height="45"/>
+ <rect id="win2k" x="-64" y="-15" class="st2" width="120" height="45"/>
+ <rect id="white" x="-64" y="-15" class="st3" width="120" height="45"/>
+ <rect id="win7_aero" x="-64" y="-15" class="st4" width="120" height="45"/>
+ <rect id="win7_1_" x="-64" y="-15" class="st5" width="120" height="45"/>
+ <rect id="macosx" x="-64" y="-15" class="st6" width="120" height="45"/>
+</g>
+<g id="_x31_6x16_optimized">
+ <g id="green">
+ </g>
+ <g id="black_1_">
+ </g>
+ <g id="grey">
+ <g id="small_3_">
+ <path class="st8" d="M11,12.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h3c0.8,0,1.5,0.7,1.5,1.5v2c0,0.8-0.7,1.5-1.5,1.5
+ H11z"/>
+ <path class="st3" d="M14,8c0.6,0,1,0.4,1,1v2c0,0.6-0.4,1-1,1h-3c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H14 M14,7h-3
+ C9.9,7,9,7.9,9,9v2c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C16,7.9,15.1,7,14,7L14,7z"/>
+ </g>
+ <g id="middle_3_">
+ <path class="st8" d="M2,13.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h5c0.8,0,1.5,0.7,1.5,1.5v3c0,0.8-0.7,1.5-1.5,1.5H2
+ z"/>
+ <path class="st3" d="M7,8c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1H2c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H7 M7,7H2C0.9,7,0,7.9,0,9v3
+ c0,1.1,0.9,2,2,2h5c1.1,0,2-0.9,2-2V9C9,7.9,8.1,7,7,7L7,7z"/>
+ </g>
+ <g id="big_3_">
+ <path class="st8" d="M6,9.5C5.2,9.5,4.5,8.8,4.5,8V3c0-0.8,0.7-1.5,1.5-1.5h7c0.8,0,1.5,0.7,1.5,1.5v5c0,0.8-0.7,1.5-1.5,1.5H6z"
+ />
+ <path class="st3" d="M13,2c0.6,0,1,0.4,1,1v5c0,0.6-0.4,1-1,1H6C5.4,9,5,8.6,5,8V3c0-0.6,0.4-1,1-1H13 M13,1H6C4.9,1,4,1.9,4,3v5
+ c0,1.1,0.9,2,2,2h7c1.1,0,2-0.9,2-2V3C15,1.9,14.1,1,13,1L13,1z"/>
+ </g>
+ <rect x="7" y="3" class="st3" width="2" height="5"/>
+ <rect x="10" y="3" class="st3" width="2" height="5"/>
+ </g>
+ <g id="red">
+ </g>
+</g>
</svg>
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-running.svg b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-running.svg
index b9f1417b8..11f54d4a3 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-running.svg
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal-running.svg
@@ -1,75 +1,54 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="88.150497mm"
- height="61.925808mm"
- viewBox="0 0 312.34428 219.42215"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="normal-running.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.64371155"
- inkscape:cx="42.707061"
- inkscape:cy="76.300334"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1680"
- inkscape:window-height="1001"
- inkscape:window-x="0"
- inkscape:window-y="1"
- inkscape:window-maximized="1"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-409.45583,-11.107386)">
- <g
- id="g4543">
- <path
- style="fill:#345d00;fill-opacity:1;stroke:none"
- d="m 424.9251,228.61928 c -6.05835,-2.12449 -14.03654,-10.65526 -15.03123,-16.07232 -0.39786,-2.16677 -0.5536,-22.5468 -0.34608,-45.28898 l 0.37731,-41.3494 3.50991,-4.59964 c 1.93046,-2.5298 5.86796,-5.86007 8.75,-7.4006 5.06093,-2.7052 6.597,-2.81436 44.92759,-3.19283 l 39.68751,-0.39188 0,9.45438 0,9.45437 -40.64186,0 -40.64185,0 0.32935,41.5625 c 0.18114,22.85938 0.75123,41.42188 1.26685,41.25 0.51563,-0.17187 23.71875,-0.3125 51.56251,-0.3125 l 50.625,0 0,-15.625 0,-15.625 8.58645,0 8.58645,0 0.77479,4.6875 c 1.69931,10.28077 0.89446,25.23146 -1.62405,30.16815 -3.16972,6.21316 -10.06538,12.17753 -15.97697,13.81919 -7.64733,2.12369 -98.46194,1.65719 -104.72168,-0.53794 z m 191.58367,-4.34076 -28.41635,-0.67114 -4.08365,-4.08314 -4.08366,-4.08314 -0.39851,-19.97936 -0.39851,-19.97936 6.49355,0 6.49356,0 -0.47004,18.4375 -0.47005,18.4375 35.9375,0.33168 35.9375,0.33166 0,-18.76916 0,-18.76918 6.25,0 6.25,0 0,18.56515 c 0,17.22029 -0.20554,18.87283 -2.83741,22.8125 -4.15389,6.21798 -9.92716,8.67088 -19.66259,8.35405 -4.46875,-0.14542 -20.91235,-0.56642 -36.54134,-0.93556 z m -69.71675,-56.21406 c -9.14451,-2.78164 -18.21849,-10.91799 -21.8385,-19.58189 -2.83652,-6.78875 -2.83652,-110.461624 0,-117.250374 2.56473,-6.13826 9.92848,-14.07997 16.13633,-17.40283 5.06539,-2.71134 5.38571,-2.72198 81.96026,-2.72198 l 76.875,0 6.875,3.85517 c 4.48394,2.51438 8.2879,5.93274 10.9375,9.82877 l 4.0625,5.9736 0,58.811414 0,58.81139 -3.06306,5.22673 c -3.544,6.04737 -9.07785,10.54052 -16.64974,13.51856 -4.79534,1.88601 -12.79835,2.08843 -78.75,1.99192 -40.37671,-0.0591 -74.82209,-0.53631 -76.54529,-1.06048 z m 153.75809,-78.20707 0,-55.625004 -77.5,0 -77.5,0 0,55.625004 0,55.62499 77.5,0 77.5,0 0,-55.62499 z"
- id="path4215"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="cccc"
- inkscape:connector-curvature="0"
- id="path4217"
- d="m 582.94744,53.855963 -0.77675,72.237327 47.38148,-34.565174 z"
- style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- </g>
- </g>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<style type="text/css">
+ .st0{display:none;}
+ .st1{display:inline;}
+ .st2{fill:#D0CDC6;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#1D4775;}
+ .st5{fill:#8194A9;}
+ .st6{fill:#EBF1F5;}
+ .st7{fill:#2C933D;}
+ .st8{fill:#676767;}
+ .st9{fill:#C91517;}
+</style>
+<g id="backgrounds" class="st0">
+ <rect id="black" x="-16" y="-15" class="st1" width="120" height="45"/>
+ <rect id="win2k" x="-16" y="-15" class="st2" width="120" height="45"/>
+ <rect id="white" x="-16" y="-15" class="st3" width="120" height="45"/>
+ <rect id="win7_aero" x="-16" y="-15" class="st4" width="120" height="45"/>
+ <rect id="win7_1_" x="-16" y="-15" class="st5" width="120" height="45"/>
+ <rect id="macosx" x="-16" y="-15" class="st6" width="120" height="45"/>
+</g>
+<g id="_x31_6x16_optimized">
+ <g id="green">
+ <g id="small_1_">
+ <path class="st7" d="M11,12.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h3c0.8,0,1.5,0.7,1.5,1.5v2c0,0.8-0.7,1.5-1.5,1.5
+ H11z"/>
+ <path class="st3" d="M14,8c0.6,0,1,0.4,1,1v2c0,0.6-0.4,1-1,1h-3c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H14 M14,7h-3
+ C9.9,7,9,7.9,9,9v2c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C16,7.9,15.1,7,14,7L14,7z"/>
+ </g>
+ <g id="middle_1_">
+ <path class="st7" d="M2,13.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h5c0.8,0,1.5,0.7,1.5,1.5v3c0,0.8-0.7,1.5-1.5,1.5H2
+ z"/>
+ <path class="st3" d="M7,8c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1H2c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H7 M7,7H2C0.9,7,0,7.9,0,9v3
+ c0,1.1,0.9,2,2,2h5c1.1,0,2-0.9,2-2V9C9,7.9,8.1,7,7,7L7,7z"/>
+ </g>
+ <g id="big_1_">
+ <path class="st7" d="M6,9.5C5.2,9.5,4.5,8.8,4.5,8V3c0-0.8,0.7-1.5,1.5-1.5h7c0.8,0,1.5,0.7,1.5,1.5v5c0,0.8-0.7,1.5-1.5,1.5H6z"
+ />
+ <path class="st3" d="M13,2c0.6,0,1,0.4,1,1v5c0,0.6-0.4,1-1,1H6C5.4,9,5,8.6,5,8V3c0-0.6,0.4-1,1-1H13 M13,1H6C4.9,1,4,1.9,4,3v5
+ c0,1.1,0.9,2,2,2h7c1.1,0,2-0.9,2-2V3C15,1.9,14.1,1,13,1L13,1z"/>
+ </g>
+ <polygon id="running" class="st3" points="12,5.5 8,8 8,3 "/>
+ </g>
+ <g id="black_1_">
+ </g>
+ <g id="grey">
+ </g>
+ <g id="red">
+ </g>
+</g>
</svg>
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal.svg b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal.svg
index dcf6d965c..5fe59c0cc 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal.svg
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/SVGIcons/light/normal.svg
@@ -1,66 +1,50 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="88.150497mm"
- height="61.925812mm"
- viewBox="0 0 312.34428 219.42217"
- id="svg2"
- version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="normal.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.64371155"
- inkscape:cx="461.98321"
- inkscape:cy="-42.081331"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1680"
- inkscape:window-height="1001"
- inkscape:window-x="0"
- inkscape:window-y="1"
- inkscape:window-maximized="1"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0" />
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-402.8535,-302.7753)">
- <path
- inkscape:connector-curvature="0"
- id="path4219"
- d="m 418.32277,520.2872 c -6.05835,-2.12449 -14.03654,-10.65526 -15.03123,-16.07232 -0.39786,-2.16677 -0.5536,-22.5468 -0.34608,-45.28898 l 0.37731,-41.3494 3.50991,-4.59964 c 1.93046,-2.5298 5.86796,-5.86007 8.75,-7.4006 5.06093,-2.7052 6.597,-2.81436 44.92759,-3.19283 l 39.6875,-0.39188 0,9.45438 0,9.45437 -40.64185,0 -40.64185,0 0.32935,41.5625 c 0.18114,22.85938 0.75123,41.42188 1.26685,41.25 0.51563,-0.17187 23.71875,-0.3125 51.5625,-0.3125 l 50.625,0 0,-15.625 0,-15.625 8.58645,0 8.58645,0 0.77479,4.6875 c 1.69931,10.28077 0.89446,25.23146 -1.62405,30.16815 -3.16972,6.21316 -10.06538,12.17753 -15.97697,13.81919 -7.64733,2.12369 -98.46193,1.65719 -104.72167,-0.53794 z m 191.58366,-4.34076 -28.41635,-0.67114 -4.08365,-4.08314 -4.08366,-4.08314 -0.39851,-19.97936 -0.39851,-19.97936 6.49355,0 6.49356,0 -0.47004,18.4375 -0.47005,18.4375 35.9375,0.33168 35.9375,0.33166 0,-18.76916 0,-18.76918 6.25,0 6.25,0 0,18.56515 c 0,17.22029 -0.20554,18.87283 -2.83741,22.8125 -4.15389,6.21798 -9.92716,8.67088 -19.66259,8.35405 -4.46875,-0.14542 -20.91235,-0.56642 -36.54134,-0.93556 z m -69.71675,-56.21406 c -9.14451,-2.78164 -18.21849,-10.91799 -21.8385,-19.58189 -2.83652,-6.78875 -2.83652,-110.46163 0,-117.25038 2.56473,-6.13826 9.92848,-14.07997 16.13633,-17.40283 5.06539,-2.71134 5.38571,-2.72198 81.96026,-2.72198 l 76.875,0 6.875,3.85517 c 4.48394,2.51438 8.2879,5.93274 10.9375,9.82877 l 4.0625,5.9736 0,58.81141 0,58.8114 -3.06306,5.22673 c -3.544,6.04737 -9.07785,10.54052 -16.64974,13.51856 -4.79534,1.88601 -12.79835,2.08843 -78.75,1.99192 -40.37671,-0.0591 -74.82209,-0.53631 -76.54529,-1.06048 z m 153.75809,-78.20708 0,-55.625 -77.5,0 -77.5,0 0,55.625 0,55.625 77.5,0 77.5,0 0,-55.625 z"
- style="fill:#000000;fill-opacity:1;stroke:none" />
- </g>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<style type="text/css">
+ .st0{display:none;}
+ .st1{display:inline;}
+ .st2{fill:#D0CDC6;}
+ .st3{fill:#FFFFFF;}
+ .st4{fill:#1D4775;}
+ .st5{fill:#8194A9;}
+ .st6{fill:#EBF1F5;}
+ .st7{fill:#2C933D;}
+ .st8{fill:#676767;}
+ .st9{fill:#C91517;}
+</style>
+<g id="backgrounds" class="st0">
+ <rect id="black" x="-40" y="-15" class="st1" width="120" height="45"/>
+ <rect id="win2k" x="-40" y="-15" class="st2" width="120" height="45"/>
+ <rect id="white" x="-40" y="-15" class="st3" width="120" height="45"/>
+ <rect id="win7_aero" x="-40" y="-15" class="st4" width="120" height="45"/>
+ <rect id="win7_1_" x="-40" y="-15" class="st5" width="120" height="45"/>
+ <rect id="macosx" x="-40" y="-15" class="st6" width="120" height="45"/>
+</g>
+<g id="_x31_6x16_optimized">
+ <g id="green">
+ </g>
+ <g id="black_1_">
+ <g id="small_2_">
+ <path d="M11,12.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h3c0.8,0,1.5,0.7,1.5,1.5v2c0,0.8-0.7,1.5-1.5,1.5H11z"/>
+ <path class="st3" d="M14,8c0.6,0,1,0.4,1,1v2c0,0.6-0.4,1-1,1h-3c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H14 M14,7h-3
+ C9.9,7,9,7.9,9,9v2c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C16,7.9,15.1,7,14,7L14,7z"/>
+ </g>
+ <g id="middle_2_">
+ <path d="M2,13.5c-0.8,0-1.5-0.7-1.5-1.5V9c0-0.8,0.7-1.5,1.5-1.5h5c0.8,0,1.5,0.7,1.5,1.5v3c0,0.8-0.7,1.5-1.5,1.5H2z"/>
+ <path class="st3" d="M7,8c0.6,0,1,0.4,1,1v3c0,0.6-0.4,1-1,1H2c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1H7 M7,7H2C0.9,7,0,7.9,0,9v3
+ c0,1.1,0.9,2,2,2h5c1.1,0,2-0.9,2-2V9C9,7.9,8.1,7,7,7L7,7z"/>
+ </g>
+ <g id="big_2_">
+ <path d="M6,9.5C5.2,9.5,4.5,8.8,4.5,8V3c0-0.8,0.7-1.5,1.5-1.5h7c0.8,0,1.5,0.7,1.5,1.5v5c0,0.8-0.7,1.5-1.5,1.5H6z"/>
+ <path class="st3" d="M13,2c0.6,0,1,0.4,1,1v5c0,0.6-0.4,1-1,1H6C5.4,9,5,8.6,5,8V3c0-0.6,0.4-1,1-1H13 M13,1H6C4.9,1,4,1.9,4,3v5
+ c0,1.1,0.9,2,2,2h7c1.1,0,2-0.9,2-2V3C15,1.9,14.1,1,13,1L13,1z"/>
+ </g>
+ </g>
+ <g id="grey">
+ </g>
+ <g id="red">
+ </g>
+</g>
</svg>