diff options
Diffstat (limited to 'Flat Remix Dark/panel/application-running.svg')
-rw-r--r-- | Flat Remix Dark/panel/application-running.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix Dark/panel/application-running.svg b/Flat Remix Dark/panel/application-running.svg index 04cc4b680..5795bcd58 100644 --- a/Flat Remix Dark/panel/application-running.svg +++ b/Flat Remix Dark/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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } - </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(82.745098%,85.490196%,89.019608%)" d="M 0.75 3 L 0.75 9 L 3.75 6 Z M 0.75 3"/> + </g> </svg> |