diff options
Diffstat (limited to 'Flat-Remix-Teal-Dark/actions/16/window-maximize.svg')
-rw-r--r-- | Flat-Remix-Teal-Dark/actions/16/window-maximize.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Teal-Dark/actions/16/window-maximize.svg b/Flat-Remix-Teal-Dark/actions/16/window-maximize.svg index 029b8a192..84b219bb6 100644 --- a/Flat-Remix-Teal-Dark/actions/16/window-maximize.svg +++ b/Flat-Remix-Teal-Dark/actions/16/window-maximize.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> +<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:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 7 4 L 7 7 L 4 7 L 4 9 L 7 9 L 7 12 L 9 12 L 9 9 L 12 9 L 12 7 L 9 7 L 9 4 L 7 4 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,4 C 7,4 7,6 9,6 H 9.5 C 9.777,6 10,6.223 10,6.5 V 7 C 10,9 12,9 12,9 V 5 C 12,4.446 11.554,4 11,4 Z M 4,7 V 11 C 4,11.554 4.446,12 5,12 H 9 C 9,12 9,10 7,10 H 6.5 C 6.223,10 6,9.777 6,9.5 V 9 C 5.9681,7.1377 4,7 4,7 Z"/> </svg> |