diff options
Diffstat (limited to 'Flat-Remix-Light/panel/deadbeef-panel.svg')
-rw-r--r-- | Flat-Remix-Light/panel/deadbeef-panel.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Light/panel/deadbeef-panel.svg b/Flat-Remix-Light/panel/deadbeef-panel.svg index 4be1b909e..fd86a2d79 100644 --- a/Flat-Remix-Light/panel/deadbeef-panel.svg +++ b/Flat-Remix-Light/panel/deadbeef-panel.svg @@ -1,8 +1,8 @@ -<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } </style> </defs> - <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="m 4.9999999,2.9999999 0,8.0000001 4.5,-2.9999999 L 14,11 l -9.0000001,6 0,2 L 17,11 11,7.0000003 4.9999999,2.9999999 Z"/> + <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 6,4 6,12 10.5,9.0000001 15,12 6,18 6,20 18,12 12,8.0000004 6,4 Z"/> </svg> |