diff options
Diffstat (limited to 'Flat-Remix/panel/state-ok.svg')
-rw-r--r-- | Flat-Remix/panel/state-ok.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix/panel/state-ok.svg b/Flat-Remix/panel/state-ok.svg index c310ca753..4079639a9 100644 --- a/Flat-Remix/panel/state-ok.svg +++ b/Flat-Remix/panel/state-ok.svg @@ -1,10 +1,10 @@ -<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> - <g transform="translate(-624 -502)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="m11 3c-4.4183 0-8 3.5817-8 8 0 4.418 3.5817 8 8 8 4.418 0 8-3.582 8-8 0-4.4183-3.582-8-8-8zm3.182 4.4648l1.414 1.4141-4.242 4.2421-1.4145 1.414-1.4141-1.414-2.1211-2.121 1.4141-1.4141 2.1211 2.1211 4.2425-4.2422z" transform="translate(624 502)"/> + <g transform="translate(-624 -500)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m636 504c-4.4183 0-8 3.5817-8 8s3.5817 8 8 8 8-3.5817 8-8-3.5817-8-8-8zm3.1816 4.4648 1.4141 1.4141-4.2422 4.2422-1.4141 1.4141-1.4141-1.4141-2.1211-2.1211 1.4141-1.4141 2.1211 2.1211 4.2422-4.2422z"/> </g> </svg> |