diff options
Diffstat (limited to 'Flat-Remix/panel/network-error.svg')
-rw-r--r-- | Flat-Remix/panel/network-error.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix/panel/network-error.svg b/Flat-Remix/panel/network-error.svg index 0433dbb84..255b60589 100644 --- a/Flat-Remix/panel/network-error.svg +++ b/Flat-Remix/panel/network-error.svg @@ -1,9 +1,9 @@ -<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 opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m5 5s-1 0-1 1v9c0 1 1 1 1 1h2l1 1h6v-3l-1 1h-4l-1-1h-2v-7h10v1h2v-2c0-1-1-1-1-1h-12z"/> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="m15 9-0.00001 4 0.25 2h1.5l0.25-2v-4zm0 7v2h2v-2z"/> + <path opacity=".35" style="fill:currentColor" class="ColorScheme-Text" d="m6 6s-1 0-1 1v9c0 1 1 1 1 1h2l1 1h6v-3l-1 1h-4l-1-1h-2v-7h10v1h2v-2c0-1-1-1-1-1h-12z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m16 10-0.00001 4 0.25 2h1.5l0.25-2v-4zm0 7v2h2v-2z"/> </svg> |