diff options
Diffstat (limited to 'Flat-Remix-Light/panel/pithos-tray-icon.svg')
-rw-r--r-- | Flat-Remix-Light/panel/pithos-tray-icon.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/pithos-tray-icon.svg b/Flat-Remix-Light/panel/pithos-tray-icon.svg index cd604f561..06b0acc1d 100644 --- a/Flat-Remix-Light/panel/pithos-tray-icon.svg +++ b/Flat-Remix-Light/panel/pithos-tray-icon.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.78125 2 C 6.140625 2 5.5 2 5.5 2.640625 L 5.5 6.671875 C 5.265625 6.558594 5.011719 6.5 4.75 6.5 C 3.785156 6.5 3 7.285156 3 8.25 C 3 9.214844 3.785156 10 4.75 10 C 5.695312 10 6.46875 9.246094 6.496094 8.300781 L 6.5 8.304688 C 6.5 8.285156 6.5 8.265625 6.5 8.25 C 6.507812 7.0625 6.5 5.859375 6.5 4.667969 C 6.5 2.902344 8.679688 5.179688 9 5.5 C 9 4.648438 9.019531 2 6.78125 2 Z M 6.78125 2"/> - </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="m12.561 3c-1.28 0-2.5605-0.0007031-2.5605 1.2793v8.0625c-0.46846-0.22377-0.98084-0.34052-1.5-0.3418-1.933 0-3.5 1.567-3.5 3.5s1.567 3.5 3.5 3.5c1.8917-0.0024 3.4392-1.5075 3.4941-3.3984l0.0059 0.0039c0.000222-0.03496-0.00021-0.0705 0-0.10547 0.01427-2.3762 0-4.7806 0-7.166 0-3.5324 4.36 1.026 5 1.666 0-1.7069 0.04055-7-4.4395-7z"/> </svg> |