diff options
Diffstat (limited to 'Flat-Remix-Light/panel/indicator-workspaces-5.svg')
-rw-r--r-- | Flat-Remix-Light/panel/indicator-workspaces-5.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/indicator-workspaces-5.svg b/Flat-Remix-Light/panel/indicator-workspaces-5.svg index 18b25ee46..3f75e26f6 100644 --- a/Flat-Remix-Light/panel/indicator-workspaces-5.svg +++ b/Flat-Remix-Light/panel/indicator-workspaces-5.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 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 5 L 5 5 L 5 4 L 7 4 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 0,9 c 0,1.108 0.892,2 2,2 l 4,0 -2.2890625,2 c -1.0374129,0.9062 -0.9473684,1 0,1 l 7.5781245,0 c 0.947369,0 0.947368,0 0,-1 L 12,16 l 4,0 c 1.108,0 2,-0.892 2,-2 L 18,5 C 18,3.892 17.108,3 16,3 L 5,3 Z m 0,2 11,0 0,9 -11,0 0,-9 z m 3,1 0,1 0,2 0,1 4,0 0,2 -4,0 0,1 4,0 1,0 0,-3 L 13,9 12,9 9,9 9,7 13,7 13,6 9,6 8,6 Z"/> </svg> |