diff options
Diffstat (limited to 'Flat-Remix-Light/panel/pomodoneapp-indicator.svg')
-rw-r--r-- | Flat-Remix-Light/panel/pomodoneapp-indicator.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Light/panel/pomodoneapp-indicator.svg b/Flat-Remix-Light/panel/pomodoneapp-indicator.svg index 228d50d25..aa080fe81 100644 --- a/Flat-Remix-Light/panel/pomodoneapp-indicator.svg +++ b/Flat-Remix-Light/panel/pomodoneapp-indicator.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 11,2.9999998 A 8,8 0 0 0 2.9999999,11 8,8 0 0 0 11,19 8,8 0 0 0 19,11 8,8 0 0 0 11,2.9999998 Z m -2.5000001,4 H 13.5 c 0.831,0 1.5,0.669 1.5,1.5 V 13.5 C 15,14.331 14.331,15 13.5,15 H 8.4999999 c -0.831,0 -1.5,-0.669 -1.5,-1.5 V 8.4999998 c 0,-0.831 0.669,-1.5 1.5,-1.5 z m 1.09961,2 c -0.3324,0 -0.59961,0.2672094 -0.59961,0.5996094 V 12.40039 c 0,0.3324 0.26721,0.59961 0.59961,0.59961 H 12.400391 C 12.732791,13 13,12.73279 13,12.40039 V 9.5996092 c 0,-0.3324 -0.267209,-0.5996094 -0.599609,-0.5996094 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,3.9999999 A 8,8 0 0 0 3.9999999,12 8,8 0 0 0 12,20 8,8 0 0 0 20,12 8,8 0 0 0 12,3.9999999 Z m -2.5,4 h 5 c 0.831,0 1.5,0.669 1.5,1.5000002 V 14.5 c 0,0.831 -0.669,1.5 -1.5,1.5 h -5 C 8.669,16 7.9999999,15.331 7.9999999,14.5 V 9.5000001 C 7.9999999,8.6689999 8.669,7.9999999 9.5,7.9999999 Z M 10.59961,10 C 10.26721,10 10,10.267209 10,10.599609 V 13.40039 C 10,13.73279 10.26721,14 10.59961,14 h 2.800781 C 13.732791,14 14,13.73279 14,13.40039 V 10.599609 C 14,10.267209 13.732791,10 13.400391,10 Z"/> </svg> |