diff options
Diffstat (limited to 'Flat-Remix/panel/user-busy.svg')
-rw-r--r-- | Flat-Remix/panel/user-busy.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix/panel/user-busy.svg b/Flat-Remix/panel/user-busy.svg index 4aaf0101c..04d68bd33 100644 --- a/Flat-Remix/panel/user-busy.svg +++ b/Flat-Remix/panel/user-busy.svg @@ -1,5 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 8.5 3 C 8.5 3 9.5 3 9.5 4 L 9.5 7 C 9.5 8 8.5 8 8.5 8 L 8 8 L 7 9.5 L 6 8 L 3.5 8 C 2.945312 8 2.5 7.554688 2.5 7 L 2.5 4 C 2.5 3 3.484375 3 3.484375 3 Z M 8 5 L 4 5 L 4 6 L 8 6 Z M 8 5"/> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .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> </svg> |