diff options
Diffstat (limited to 'Flat-Remix/panel/user-invisible.svg')
-rw-r--r-- | Flat-Remix/panel/user-invisible.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix/panel/user-invisible.svg b/Flat-Remix/panel/user-invisible.svg index b43b208b1..0100a9e70 100644 --- a/Flat-Remix/panel/user-invisible.svg +++ b/Flat-Remix/panel/user-invisible.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 3.5 4 L 3.5 7 L 8.5 7 L 8.5 4 Z M 3.5 4"/> +<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(-129 -815.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m145 820.36s2 0 2 2v6c0 2-2 2-2 2h-1l-2 3.0034-2-3.0034h-5c-1.108 0-2-0.892-2-2v-6c0-2 1.9688-2 1.9688-2zm-10 2v6h10v-6z"/> </g> </svg> |