diff options
Diffstat (limited to 'Flat-Remix/panel/pomodoneapp-indicator.svg')
-rw-r--r-- | Flat-Remix/panel/pomodoneapp-indicator.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/panel/pomodoneapp-indicator.svg b/Flat-Remix/panel/pomodoneapp-indicator.svg index 7ffa35fba..7a653416a 100644 --- a/Flat-Remix/panel/pomodoneapp-indicator.svg +++ b/Flat-Remix/panel/pomodoneapp-indicator.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(82.745098%,85.490196%,89.019608%)" d="M 6 2 C 3.789062 2 2 3.789062 2 6 C 2 8.210938 3.789062 10 6 10 C 8.210938 10 10 8.210938 10 6 C 10 3.789062 8.210938 2 6 2 Z M 4.75 4 L 7.25 4 C 7.664062 4 8 4.335938 8 4.75 L 8 7.25 C 8 7.664062 7.664062 8 7.25 8 L 4.75 8 C 4.335938 8 4 7.664062 4 7.25 L 4 4.75 C 4 4.335938 4.335938 4 4.75 4 Z M 5.300781 5 C 5.132812 5 5 5.132812 5 5.300781 L 5 6.699219 C 5 6.867188 5.132812 7 5.300781 7 L 6.699219 7 C 6.867188 7 7 6.867188 7 6.699219 L 7 5.300781 C 7 5.132812 6.867188 5 6.699219 5 Z M 5.300781 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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </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"/> </svg> |