diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/user-busy.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/user-busy.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/panel/user-busy.svg b/Flat-Remix-Dark/panel/user-busy.svg index 04d68bd33..434e179eb 100644 --- a/Flat-Remix-Dark/panel/user-busy.svg +++ b/Flat-Remix-Dark/panel/user-busy.svg @@ -1,10 +1,10 @@ -<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> - <g transform="translate(-153 -815.36)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="m169 820.36s2 0 2 2v6c0 2-2 2-2 2l-0.9998-0.00002-2 3.0034-2-3.0034-5.0002 0.00002c-1.108 0-2-0.892-2-2v-6c0-2 1.9688-2 1.9688-2zm-1 4h-8v2h8z"/> + <g transform="translate(-152 -816.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m169 822.36s2 0 2 2v6c0 2-2 2-2 2l-0.9998-0.00002-2 3.0034-2-3.0034-5.0002 0.00002c-1.108 0-2-0.892-2-2v-6c0-2 1.9688-2 1.9688-2zm-1 4h-8v2h8z"/> </g> </svg> |