diff options
Diffstat (limited to 'Flat-Remix/panel/avatar-default.svg')
-rw-r--r-- | Flat-Remix/panel/avatar-default.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix/panel/avatar-default.svg b/Flat-Remix/panel/avatar-default.svg index 57576fa5e..6a0fae9c9 100644 --- a/Flat-Remix/panel/avatar-default.svg +++ b/Flat-Remix/panel/avatar-default.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(-33 -887.36)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="m44 892.36c1.6569 0 3 1.3432 3 3s-1.3431 3-3 3-3-1.3432-3-3 1.3431-3 3-3zm0 8c6 0 6 4 6 4v1h-12v-1s0-4 6.0002-4.0034z"/> + <g transform="translate(-32 -888.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m44 894.36c1.6569 0 3 1.3432 3 3s-1.3431 3-3 3-3-1.3432-3-3 1.3431-3 3-3zm0 8c6 0 6 4 6 4v1h-12v-1s0-4 6.0002-4.0034z"/> </g> </svg> |