diff options
Diffstat (limited to 'Flat-Remix-Light/panel/indicator-workspaces-3.svg')
-rw-r--r-- | Flat-Remix-Light/panel/indicator-workspaces-3.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/indicator-workspaces-3.svg b/Flat-Remix-Light/panel/indicator-workspaces-3.svg index 78cbe3961..895db638e 100644 --- a/Flat-Remix-Light/panel/indicator-workspaces-3.svg +++ b/Flat-Remix-Light/panel/indicator-workspaces-3.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 3 2 C 2.445312 2 2 2.445312 2 3 L 2 7.5 C 2 8.054688 2.445312 8.5 3 8.5 L 5 8.5 L 3.855469 9.5 C 3.335938 9.953125 3.382812 10 3.855469 10 L 7.644531 10 C 8.117188 10 8.117188 10 7.644531 9.5 L 6.5 8.5 L 8.5 8.5 C 9.054688 8.5 9.5 8.054688 9.5 7.5 L 9.5 3 C 9.5 2.445312 9.054688 2 8.5 2 Z M 3 3 L 8.5 3 L 8.5 7.5 L 3 7.5 Z M 4.5 3.5 L 4.5 4 L 6.5 4 L 6.5 5 L 4.5 5 L 4.5 5.5 L 6.5 5.5 L 6.5 6.5 L 4.5 6.5 L 4.5 7 L 7 7 L 7 3.5 Z M 4.5 3.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.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 5 3 C 3.892 3 3 3.892 3 5 L 3 14 C 3 15.108 3.892 16 5 16 L 9 16 L 6.7109375 18 C 5.6735246 18.9062 5.7635691 19 6.7109375 19 L 14.289062 19 C 15.236431 19 15.23643 19 14.289062 18 L 12 16 L 16 16 C 17.108 16 18 15.108 18 14 L 18 5 C 18 3.892 17.108 3 16 3 L 5 3 z M 5 5 L 16 5 L 16 14 L 5 14 L 5 5 z M 8 6 L 8 7 L 12 7 L 12 9 L 8 9 L 8 10 L 12 10 L 12 12 L 8 12 L 8 13 L 13 13 L 13 12 L 13 10 L 13 9 L 13 6 L 8 6 z"/> </svg> |