diff options
Diffstat (limited to 'Flat-Remix-Light/panel/indicator-fortune.svg')
-rw-r--r-- | Flat-Remix-Light/panel/indicator-fortune.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/indicator-fortune.svg b/Flat-Remix-Light/panel/indicator-fortune.svg index 3313f990e..b54e1f79a 100644 --- a/Flat-Remix-Light/panel/indicator-fortune.svg +++ b/Flat-Remix-Light/panel/indicator-fortune.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.320312 2.117188 C 3.636719 2.601562 2.449219 3.910156 2.597656 5.730469 C 2.765625 7.832031 5.808594 9.957031 7.003906 10 C 7.523438 9.878906 7.222656 8.214844 6.914062 6.960938 C 6.828125 6.621094 6.742188 6.28125 6.644531 5.941406 C 6.613281 5.832031 6.574219 5.695312 6.5625 5.664062 C 6.402344 5.117188 6.203125 4.492188 5.882812 3.5 C 5.820312 3.320312 5.949219 3.132812 6.136719 3.128906 C 6.261719 3.125 6.375 3.203125 6.414062 3.324219 C 6.972656 5.046875 7.191406 5.800781 7.421875 6.6875 C 8.320312 7.8125 9.625 9.351562 10.046875 9.257812 C 10.695312 9.109375 10.929688 4.777344 9.746094 3.445312 C 8.558594 2.109375 6.988281 1.792969 5.320312 2.117188 Z M 5.320312 2.117188"/> - </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="m8.9008 4.0046c-3.0145 0.8638-5.1423 3.1876-4.8788 6.4192 0.30404 3.7286 5.7586 7.4982 7.8951 7.5762 0.93109-0.21818 0.39182-3.1702-0.15625-5.3984-0.15364-0.60202-0.30807-1.2016-0.48438-1.8047-0.05735-0.19536-0.1264-0.43708-0.14453-0.49609-0.29178-0.96963-0.64508-2.0771-1.2227-3.8379-0.10922-0.31826 0.12072-0.65138 0.45703-0.66211 0.22509-0.00746 0.42739 0.13647 0.49414 0.35156 1.0011 3.0519 1.3984 4.3934 1.8066 5.9688 1.6088 1.9966 3.9476 4.729 4.7031 4.5586 1.1654-0.2629 1.5874-7.948-0.53774-10.318-2.126-2.3703-4.941-2.9273-7.932-2.357z"/> </svg> |