diff options
Diffstat (limited to 'Flat Remix Light/panel/application-running.svg')
-rw-r--r-- | Flat Remix Light/panel/application-running.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix Light/panel/application-running.svg b/Flat Remix Light/panel/application-running.svg index 0d46d948b..a656d3d63 100644 --- a/Flat Remix Light/panel/application-running.svg +++ b/Flat Remix Light/panel/application-running.svg @@ -1,8 +1,5 @@ -<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } - </style> - </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,4 V 12 L 5,8 Z"/> +<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 1 4 L 1 8 L 3 6 Z M 1 4"/> + </g> </svg> |