diff options
Diffstat (limited to 'Flat Remix/panel/account-logged-in.svg')
-rw-r--r-- | Flat Remix/panel/account-logged-in.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix/panel/account-logged-in.svg b/Flat Remix/panel/account-logged-in.svg index 4df635f06..de3aaccc4 100644 --- a/Flat Remix/panel/account-logged-in.svg +++ b/Flat Remix/panel/account-logged-in.svg @@ -1,8 +1,5 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> - <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } - </style> - </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 14.381,5.1445 L 7.0898,13.5 3.3105,9.75 C 2.8548,9.2942 2.9405,8.6905 3.3105,8.3105 3.6905,7.9405 4.2882,7.8608 4.75,8.3105 L 7,10.561 13.258,3.3926 A 7,7 0 0 0 8,1 Z"/> +<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 6 0.75 C 3.101562 0.75 0.75 3.101562 0.75 6 C 0.75 8.898438 3.101562 11.25 6 11.25 C 8.898438 11.25 11.25 8.898438 11.25 6 C 11.246094 5.261719 11.089844 4.53125 10.785156 3.859375 L 5.316406 10.125 L 2.484375 7.3125 C 2.140625 6.96875 2.207031 6.519531 2.484375 6.234375 C 2.769531 5.957031 3.214844 5.894531 3.5625 6.234375 L 5.25 7.921875 L 9.945312 2.542969 C 8.949219 1.40625 7.511719 0.753906 6 0.75 Z M 6 0.75"/> + </g> </svg> |