diff options
Diffstat (limited to 'Flat-Remix-Light/panel/cloudstatus.svg')
-rw-r--r-- | Flat-Remix-Light/panel/cloudstatus.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/cloudstatus.svg b/Flat-Remix-Light/panel/cloudstatus.svg index e19af8f49..fcf250d70 100644 --- a/Flat-Remix-Light/panel/cloudstatus.svg +++ b/Flat-Remix-Light/panel/cloudstatus.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 5.734375 3 C 4.589844 3 3.574219 3.746094 3.210938 4.855469 C 2.472656 5.214844 2 5.980469 2 6.816406 C 2 8.023438 2.957031 9 4.132812 9 C 4.65625 9 5.160156 8.800781 5.550781 8.445312 C 5.613281 8.449219 5.671875 8.453125 5.734375 8.453125 C 6.121094 8.453125 6.507812 8.363281 6.859375 8.195312 C 7.167969 8.367188 7.515625 8.453125 7.867188 8.453125 C 9.046875 8.453125 10 7.476562 10 6.273438 C 10 5.066406 9.042969 4.089844 7.867188 4.089844 L 7.863281 4.089844 C 7.359375 3.40625 6.570312 3 5.734375 3 Z M 5.734375 3"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m10.467 5a5.3333 5.4545 0 0 0 -5.0479 3.7073 4.2667 4.3636 0 0 0 -2.4188 3.929 4.2667 4.3636 0 0 0 4.2667 4.3636 4.2667 4.3636 0 0 0 2.8354 -1.1105 5.3333 5.4545 0 0 0 0.36459 0.01964 5.3333 5.4545 0 0 0 2.2539 -0.51818 4.2667 4.3636 0 0 0 2.0128 0.51818 4.2667 4.3636 0 0 0 4.266 -4.365 4.2667 4.3636 0 0 0 -4.267 -4.3632 4.2667 4.3636 0 0 0 -0.0085 0 5.3333 5.4545 0 0 0 -4.2581 -2.1818z"/> </svg> |