diff options
Diffstat (limited to 'Flat-Remix/panel/uget-tray-error.svg')
-rw-r--r-- | Flat-Remix/panel/uget-tray-error.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/uget-tray-error.svg b/Flat-Remix/panel/uget-tray-error.svg index 8103a4fb1..4ef0c3490 100644 --- a/Flat-Remix/panel/uget-tray-error.svg +++ b/Flat-Remix/panel/uget-tray-error.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 19,10 h -4 v 2 h 2 l -4,5 -4,-5 h 2 V 6 h 4 v 2.0000001 h 4 V 6 C 19,6 19,3 16,3 H 10 C 10,3 7,3 7,6 v 1 6 H 5 V 7.0000001 H 3 V 13 c 0,2 2,2 2,2 h 2 v 1 c 0,3 3,3 3,3 h 6 c 3,0 3,-3 3,-3"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 20,11 h -4 v 2 h 2 l -4,5 -4,-5 h 2 V 7 h 4 v 2 h 4 V 7 C 20,7 20,4 17,4 H 11 C 11,4 8,4 8,7 v 1 6 H 6 V 8.0000001 H 4 V 14 c 0,2 2,2 2,2 h 2 v 1 c 0,3 3,3 3,3 h 6 c 3,0 3,-3 3,-3"/> </svg> |