diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/twitch-indicator.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/twitch-indicator.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix-Dark/panel/twitch-indicator.svg b/Flat-Remix-Dark/panel/twitch-indicator.svg index fda46b452..60391add2 100644 --- a/Flat-Remix-Dark/panel/twitch-indicator.svg +++ b/Flat-Remix-Dark/panel/twitch-indicator.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 fill-rule="evenodd" style="fill:currentColor" class="ColorScheme-Text" d="m3 3.0004v14h4.0002v2.9999l2.9998-2.9999h4.9997l4.0002-4.0003v-9.9998zm4.0002 4.0003h1.9999v5.9999h-1.9999zm5.9997 0h1.9999v5.9999h-1.9999z"/> + <path fill-rule="evenodd" style="fill:currentColor" class="ColorScheme-Text" d="m4 4.0004v14h4.0002v2.9999l2.9998-2.9999h4.9997l4-4v-10zm4.0002 4.0003h1.9999v5.9999h-1.9999zm5.9997 0h1.9999v5.9999h-1.9999z"/> </svg> |