diff options
Diffstat (limited to 'Flat-Remix-Light/panel/simplescreenrecorder-paused.svg')
-rw-r--r-- | Flat-Remix-Light/panel/simplescreenrecorder-paused.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/simplescreenrecorder-paused.svg b/Flat-Remix-Light/panel/simplescreenrecorder-paused.svg index 8a842b961..c8ccba27d 100644 --- a/Flat-Remix-Light/panel/simplescreenrecorder-paused.svg +++ b/Flat-Remix-Light/panel/simplescreenrecorder-paused.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 3 4.5 L 4.5 4.5 L 4.5 7.5 L 3 7.5 Z M 5.5 4.5 L 7 4.5 L 7 7.5 L 5.5 7.5 Z M 5.5 4.5"/> - </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 14.818359 17 C 15.473359 17 16 16.465781 16 15.800781 L 16 13 L 21 15 L 21 7 L 16 9 L 16 6.1992188 C 16 5.5344187 15.473359 5 14.818359 5 L 3.1816406 5 z M 5 8 L 8 8 L 8 14 L 5 14 L 5 8 z M 10 8 L 13 8 L 13 14 L 10 14 L 10 8 z"/> </svg> |