diff options
Diffstat (limited to 'Flat-Remix/panel/gitter-indicator-disconnected.svg')
-rw-r--r-- | Flat-Remix/panel/gitter-indicator-disconnected.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/gitter-indicator-disconnected.svg b/Flat-Remix/panel/gitter-indicator-disconnected.svg index 611e939bf..6543a1a43 100644 --- a/Flat-Remix/panel/gitter-indicator-disconnected.svg +++ b/Flat-Remix/panel/gitter-indicator-disconnected.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 type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <path style="opacity:.3;fill:currentColor" class="ColorScheme-Text" d="m5 4v9h2v-9zm3 2v12h2v-12zm3 0v12h2v-12zm3 0v7h2v-7z"/> + <path style="opacity:.3;fill:currentColor" class="ColorScheme-Text" d="m6 5v9h2v-9zm3 2v12h2v-12zm3 0v12h2v-12zm3 0v7h2v-7z"/> </svg> |