diff options
Diffstat (limited to 'Flat-Remix-Light/panel/user-status-new.svg')
-rw-r--r-- | Flat-Remix-Light/panel/user-status-new.svg | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Flat-Remix-Light/panel/user-status-new.svg b/Flat-Remix-Light/panel/user-status-new.svg index eaad453a7..ff08a386b 100644 --- a/Flat-Remix-Light/panel/user-status-new.svg +++ b/Flat-Remix-Light/panel/user-status-new.svg @@ -1,6 +1,9 @@ -<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.484375 3 C 3.484375 3 2.5 3 2.5 4 L 2.5 7 C 2.5 6.171875 3.171875 5.5 4 5.5 C 4.828125 5.5 5.5 6.171875 5.5 7 C 5.5 7.371094 5.363281 7.726562 5.117188 8 L 6 8 L 7 9.503906 L 8 8 L 8.5 8 C 8.5 8 9.5 8 9.5 7 L 9.5 4 C 9.5 3 8.5 3 8.5 3 Z M 3.484375 3"/> - <path style="fill:rgb(23.921569%,68.235294%,91.372549%)" d="M 5 7 C 5 7.550781 4.550781 8 4 8 C 3.449219 8 3 7.550781 3 7 C 3 6.449219 3.449219 6 4 6 C 4.550781 6 5 6.449219 5 7 Z M 5 7"/> - </g> +<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> + <path style="fill:currentColor" class="ColorScheme-Text" d="m5.9688 5s-1.9688 0-1.9688 2v3 2 1a3 3 0 0 1 3 -3 3 3 0 0 1 3 3 3 3 0 0 1 -0.7676 2h1.7676l2 3.004 2-3.004h1s2 0 2-2v-6c0-2-2-2-2-2h-10.031z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="7" cy="13" r="2"/> </svg> |