diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-workspaces-4.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-workspaces-4.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/indicator-workspaces-4.svg b/Flat-Remix/panel/indicator-workspaces-4.svg index 9d6d0afef..a84b7617e 100644 --- a/Flat-Remix/panel/indicator-workspaces-4.svg +++ b/Flat-Remix/panel/indicator-workspaces-4.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </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 10 L 9 10 L 12 10 L 12 13 L 13 13 L 13 8 L 13 6 L 12 6 L 12 9 L 9 9 L 9 6 L 8 6 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,4 C 4.892,4 4,4.892 4,6 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 13,17 l 4,0 c 1.108,0 2,-0.892 2,-2 L 19,6 C 19,4.892 18.108,4 17,4 L 6,4 Z m 0,2 11,0 0,9 -11,0 0,-9 z m 3,1 0,4 1,0 3,0 0,3 1,0 0,-5 0,-2 -1,0 0,3 -3,0 0,-3 -1,0 z"/> </svg> |