diff options
Diffstat (limited to 'Flat-Remix-Yellow-Light/actions/16/window-restore.svg')
-rw-r--r-- | Flat-Remix-Yellow-Light/actions/16/window-restore.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow-Light/actions/16/window-restore.svg b/Flat-Remix-Yellow-Light/actions/16/window-restore.svg index 08d34a40b..7ec4a2988 100644 --- a/Flat-Remix-Yellow-Light/actions/16/window-restore.svg +++ b/Flat-Remix-Yellow-Light/actions/16/window-restore.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:#5c616c; } .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 4 7 L 4 9 L 12 9 L 12 7 L 4 7 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5,4 C 4.446,4 4,4.446 4,5 V 11 C 4,11.554 4.446,12 5,12 H 11 C 11.554,12 12,11.554 12,11 V 5 C 12,4.446 11.554,4 11,4 Z M 6.5,7 H 9.5 C 9.777,7 10,7.223 10,7.5 V 9.5 C 10,9.777 9.777,10 9.5,10 H 6.5 C 6.223,10 6,9.777 6,9.5 V 7.5 C 6,7.223 6.223,7 6.5,7 Z"/> </svg> |