diff options
Diffstat (limited to 'Flat-Remix/panel/simplescreenrecorder-panel.svg')
-rw-r--r-- | Flat-Remix/panel/simplescreenrecorder-panel.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/simplescreenrecorder-panel.svg b/Flat-Remix/panel/simplescreenrecorder-panel.svg index 272abe0c2..3d2fbd33a 100644 --- a/Flat-Remix/panel/simplescreenrecorder-panel.svg +++ b/Flat-Remix/panel/simplescreenrecorder-panel.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.1816406,5 C 2.5269406,5 2,5.5344188 2,6.1992188 L 2,15.800781 C 2,16.465781 2.5269406,17 3.1816406,17 l 11.6365384,0 c 0.655,0 1.181641,-0.534219 1.181641,-1.199219 l 0,-2.800781 5,2 0,-8 -5,2 0,-2.8007812 C 15.99982,5.5344188 15.473179,5 14.818179,5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.1816406,6 C 3.5269406,6 3,6.5344188 3,7.1992188 L 3,16.800781 C 3,17.465781 3.5269406,18 4.1816406,18 l 11.6365384,0 c 0.655,0 1.181641,-0.534219 1.181641,-1.199219 l 0,-2.800781 5,2 0,-8 -5,2 0,-2.8007812 C 16.99982,6.5344188 16.473179,6 15.818179,6 Z"/> </svg> |