diff options
Diffstat (limited to 'Flat-Remix-Light/panel/user-available.svg')
-rw-r--r-- | Flat-Remix-Light/panel/user-available.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/user-available.svg b/Flat-Remix-Light/panel/user-available.svg index babc901c0..a8777219b 100644 --- a/Flat-Remix-Light/panel/user-available.svg +++ b/Flat-Remix-Light/panel/user-available.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(19.215686%,21.176471%,23.137255%)" d="M 3.5 3 C 3.5 3 2.5 3 2.5 4 L 2.5 7 C 2.5 8 3.5 8 3.5 8 L 6 8 L 7 9.5 L 8 8 L 8.5 8 C 9.054688 8 9.5 7.554688 9.5 7 L 9.5 4 C 9.5 3 8.515625 3 8.515625 3 Z M 3.5 3"/> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <g transform="translate(-177 -815.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m183 820.36s-2 0-2 2v6c0 2 2 2 2 2l4.9998-0.00002 2 3.0034 2-3.0034 1.0002 0.00002c1.108 0.00002 2-0.892 2-2v-1-2-3c0-2-1.9688-2-1.9688-2z"/> </g> </svg> |