diff options
Diffstat (limited to 'Flat-Remix-Light/panel/simplescreenrecorder-panel.svg')
-rw-r--r-- | Flat-Remix-Light/panel/simplescreenrecorder-panel.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/simplescreenrecorder-panel.svg b/Flat-Remix-Light/panel/simplescreenrecorder-panel.svg index 7d6d1836a..65e0fc8fc 100644 --- a/Flat-Remix-Light/panel/simplescreenrecorder-panel.svg +++ b/Flat-Remix-Light/panel/simplescreenrecorder-panel.svg @@ -1,5 +1,8 @@ -<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 2.089844 3 C 1.761719 3 1.5 3.265625 1.5 3.601562 L 1.5 8.398438 C 1.5 8.734375 1.761719 9 2.089844 9 L 7.910156 9 C 8.238281 9 8.5 8.734375 8.5 8.398438 L 8.5 7 L 11 8 L 11 4 L 8.5 5 L 8.5 3.601562 C 8.5 3.265625 8.238281 3 7.910156 3 Z M 2.089844 3"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="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 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"/> </svg> |