diff options
Diffstat (limited to 'Flat-Remix/panel/workrave-indicator.svg')
-rw-r--r-- | Flat-Remix/panel/workrave-indicator.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/workrave-indicator.svg b/Flat-Remix/panel/workrave-indicator.svg index b22dbc8b9..bd635f4e0 100644 --- a/Flat-Remix/panel/workrave-indicator.svg +++ b/Flat-Remix/panel/workrave-indicator.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="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="m11 3a4 4 0 0 0 -4 4 4 4 0 0 0 4 4 4 4 0 0 0 4 -4 4 4 0 0 0 -4 -4zm-1 2h2v1h1v2h-1v1h-2v-1h-1v-2h1v-1zm1 8c-8.0004 0.004-8 5.145-8 5.145v0.855h16v-0.855s0-5.149-8-5.145z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m12 4a4 4 0 0 0 -4 4 4 4 0 0 0 4 4 4 4 0 0 0 4 -4 4 4 0 0 0 -4 -4zm-1 2h2v1h1v2h-1v1h-2v-1h-1v-2h1v-1zm1 8c-8.0004 0.004-8 5.145-8 5.145v0.855h16v-0.85547s-0.000307-5.1484-8-5.1445z"/> </svg> |