diff options
Diffstat (limited to 'Flat-Remix-Light/panel/state-information.svg')
-rw-r--r-- | Flat-Remix-Light/panel/state-information.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/state-information.svg b/Flat-Remix-Light/panel/state-information.svg index ed36ddfb7..702726afc 100644 --- a/Flat-Remix-Light/panel/state-information.svg +++ b/Flat-Remix-Light/panel/state-information.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(19.215686%,21.176471%,23.137255%)" d="M 6 10 C 3.789062 10 2 8.210938 2 6 C 2 3.789062 3.789062 2 6 2 C 8.210938 2 10 3.789062 10 6 C 10 8.210938 8.210938 10 6 10 Z M 5.5 8.5 L 6.5 8.5 L 6.5 5 L 5.5 5 Z M 5.5 4.5 L 6.5 4.5 L 6.5 3.5 L 5.5 3.5 Z M 5.5 4.5"/> +<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> + <g transform="translate(-624 -502)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m635 521c-4.4183 0-8-3.5817-8-8s3.5817-8 8-8 8 3.5817 8 8-3.5817 8-8 8zm-1-3h2v-7h-2v7zm0-8h2v-2h-2v2z"/> </g> </svg> |