diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-privacy-panel.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-privacy-panel.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/indicator-privacy-panel.svg b/Flat-Remix/panel/indicator-privacy-panel.svg index 764b5f4a7..ec308ff99 100644 --- a/Flat-Remix/panel/indicator-privacy-panel.svg +++ b/Flat-Remix/panel/indicator-privacy-panel.svg @@ -1,8 +1,8 @@ -<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> - <path style="fill:currentColor" class="ColorScheme-Text" d="m11.01 5c-5.6755 0-9.01 5.67-9.01 5.67s3.6246 6.33 9.01 6.33c5.802 0 8.99-6.33 8.99-6.33s-3.22-5.67-8.99-5.67zm-0.01 3c1.657 0 3 1.3432 3 3 0 1.657-1.343 3-3 3-1.6568 0-3-1.343-3-3 0-1.6568 1.3432-3 3-3zm0 1c-1.105 0-2 0.8961-2 2 0 1.105 0.8961 2 2 2 1.105 0 2-0.895 2-2s-0.896-2-2-2z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m12.01 6c-5.6755 0-9.01 5.67-9.01 5.67s3.6246 6.33 9.01 6.33c5.802 0 8.99-6.33 8.99-6.33s-3.22-5.67-8.99-5.67zm-0.01 3c1.6568 0 3 1.3432 3 3s-1.3432 3-3 3-3-1.3432-3-3 1.3432-3 3-3zm0 1c-1.105 0-2 0.89607-2 2 0 1.105 0.89607 2 2 2 1.105 0 2-0.89499 2-2s-0.89607-2-2-2z"/> </svg> |