diff options
Diffstat (limited to 'Flat-Remix-Light/panel/qbittorrent-tray.svg')
-rw-r--r-- | Flat-Remix-Light/panel/qbittorrent-tray.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/qbittorrent-tray.svg b/Flat-Remix-Light/panel/qbittorrent-tray.svg index c878531be..2556b4f36 100644 --- a/Flat-Remix-Light/panel/qbittorrent-tray.svg +++ b/Flat-Remix-Light/panel/qbittorrent-tray.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 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 6.5 3 L 7 3 L 7 5.25 C 7.214844 5.089844 7.480469 5 7.75 5 C 8.441406 5 9 5.558594 9 6.25 C 9 6.941406 8.441406 7.5 7.75 7.5 C 7.480469 7.5 7.214844 7.410156 7 7.25 L 7 7.5 L 6.5 7.5 Z M 4.25 5 C 4.519531 5 4.785156 5.089844 5 5.25 L 5 5 L 5.5 5 L 5.5 9.5 L 5 9.5 L 5 7.25 C 4.785156 7.410156 4.519531 7.5 4.25 7.5 C 3.558594 7.5 3 6.941406 3 6.25 C 3 5.558594 3.558594 5 4.25 5 Z M 4.25 5.5 C 3.835938 5.5 3.5 5.835938 3.5 6.25 C 3.5 6.664062 3.835938 7 4.25 7 C 4.664062 7 5 6.664062 5 6.25 C 5 5.835938 4.664062 5.5 4.25 5.5 Z M 7.75 5.5 C 7.335938 5.5 7 5.835938 7 6.25 C 7 6.664062 7.335938 7 7.75 7 C 8.164062 7 8.5 6.664062 8.5 6.25 C 8.5 5.835938 8.164062 5.5 7.75 5.5 Z M 7.75 5.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="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 13,3 a 1,1 0 0 0 -1,1 v 11 h 2 V 14.458984 C 14.607485,14.81219 15.297298,14.998156 16,15 18.209139,15 20,13.209139 20,11 20,8.790861 18.209139,7 16,7 15.29748,7.0013 14.607679,7.186556 14,7.539063 V 4 A 1,1 0 0 0 13,3 Z M 6.0000001,7 c -2.209139,0 -4,1.790861 -4,4 0,2.209139 1.790861,4 4,4 0.7025232,-0.0013 1.3923246,-0.188495 2,-0.541016 V 18 a 1,1 0 0 0 1,1 A 1,1 0 0 0 10,18 V 7 H 8.0000001 V 7.541016 C 7.3925149,7.18781 6.7027017,7.001855 6.0000001,7 Z m 0,2 c 1.1045695,0 2,0.895431 2,2 0,1.104569 -0.8954305,2 -2,2 -1.1045695,0 -2,-0.895431 -2,-2 0,-1.104569 0.8954305,-2 2,-2 z M 16,9 c 1.104569,0 2,0.895431 2,2 0,1.104569 -0.895431,2 -2,2 -1.104569,0 -2,-0.895431 -2,-2 0,-1.104569 0.895431,-2 2,-2 z"/> </svg> |