diff options
Diffstat (limited to 'Flat-Remix-Light/panel/indicator-privacy-panel.svg')
-rw-r--r-- | Flat-Remix-Light/panel/indicator-privacy-panel.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/indicator-privacy-panel.svg b/Flat-Remix-Light/panel/indicator-privacy-panel.svg index 69d75c4e7..19bce7af9 100644 --- a/Flat-Remix-Light/panel/indicator-privacy-panel.svg +++ b/Flat-Remix-Light/panel/indicator-privacy-panel.svg @@ -1,5 +1,8 @@ -<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 6.003906 3 C 3.167969 3 1.5 5.835938 1.5 5.835938 C 1.5 5.835938 3.3125 9 6.003906 9 C 8.90625 9 10.5 5.835938 10.5 5.835938 C 10.5 5.835938 8.890625 3 6.003906 3 Z M 6 4.5 C 6.828125 4.5 7.5 5.171875 7.5 6 C 7.5 6.828125 6.828125 7.5 6 7.5 C 5.171875 7.5 4.5 6.828125 4.5 6 C 4.5 5.171875 5.171875 4.5 6 4.5 Z M 6 5 C 5.449219 5 5 5.449219 5 6 C 5 6.550781 5.449219 7 6 7 C 6.550781 7 7 6.550781 7 6 C 7 5.449219 6.550781 5 6 5 Z M 6 5"/> - </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="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"/> </svg> |