diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/focus-legacy-systray.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/focus-legacy-systray.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/focus-legacy-systray.svg b/Flat-Remix-Light/actions/scalable/focus-legacy-systray.svg index 022a393ed..4b6f5649f 100644 --- a/Flat-Remix-Light/actions/scalable/focus-legacy-systray.svg +++ b/Flat-Remix-Light/actions/scalable/focus-legacy-systray.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 3.003906 L 2 9.003906 L 7 9.003906 L 7 4.003906 C 7 3.003906 6 3.003906 6 3.003906 Z M 7 3.003906 C 7 3.003906 7.5 3.003906 7.5 4.003906 L 7.5 9.003906 L 8 9.003906 L 8 4.003906 C 8 3.003906 7 3.003906 7 3.003906 Z M 8 3.003906 C 8 3.003906 8.5 3.003906 8.5 4.003906 L 8.5 9.003906 L 9 9.003906 L 9 4.003906 C 9 3.003906 8 3.003906 8 3.003906 Z M 3.5 4.503906 L 5.75 6.003906 L 3.5 7.503906 Z M 3.5 4.503906"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <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 0 2.0097656 L 0 14.009766 L 10 14.009766 L 10 4.0097656 C 10 2.0097656 8 2.0097656 8 2.0097656 L 0 2.0097656 z M 10 2.0097656 C 10 2.0097656 11 2.0097656 11 4.0097656 L 11 14.009766 L 12 14.009766 L 12 4.0097656 C 12 2.0097656 10 2.0097656 10 2.0097656 z M 12 2.0097656 C 12 2.0097656 13 2.0097656 13 4.0097656 L 13 14.009766 L 14 14.009766 L 14 4.0097656 C 14 2.0097656 12 2.0097656 12 2.0097656 z M 3 5.0097656 L 7.5 8.0097656 L 3 11.009766 L 3 5.0097656 z" transform="translate(4 4)"/> </svg> |