diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-messages-new.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-messages-new.svg | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Flat-Remix/panel/indicator-messages-new.svg b/Flat-Remix/panel/indicator-messages-new.svg index f9e59fb9e..ca924f390 100644 --- a/Flat-Remix/panel/indicator-messages-new.svg +++ b/Flat-Remix/panel/indicator-messages-new.svg @@ -1,9 +1,11 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="m14.837 4.3742c0.47829 0.27614 0.64217 0.88774 0.36603 1.366-0.0169 0.028693-0.03498 0.056591-0.05499 0.083257 1.754 1.5425 2.2337 4.1431 1.019 6.2468l-1.0001 1.732-1.25 2.1651 0.73205 2.7321-0.25 0.43301-1.7321-1-8.6603-5-1.7321-1 0.25-0.43301 2.732-0.732 2.25-3.8968c1.2147-2.1037 3.7066-2.9887 5.9194-2.2409 0.01308-0.030666 0.02795-0.060419 0.0446-0.089257 0.27614-0.47829 0.88774-0.64217 1.366-0.36603zm-5.5028 12.989c-0.6177 0.356-1.3786 0.357-1.9969 0.001-0.6181-0.357-0.9987-1.017-0.9987-1.731z"/> - <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="18" cy="16" r="2"/> + <g transform="translate(1 1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m14.837 4.3742c0.47829 0.27614 0.64217 0.88774 0.36603 1.366-0.0169 0.028693-0.03498 0.056591-0.05499 0.083257 1.754 1.5425 2.2337 4.1431 1.019 6.2468l-1.0001 1.732-1.25 2.1651 0.73205 2.7321-0.25 0.43301-1.7321-1-8.6603-5-1.7321-1 0.25-0.43301 2.732-0.732 2.25-3.8968c1.2147-2.1037 3.7066-2.9887 5.9194-2.2409 0.01308-0.030666 0.02795-0.060419 0.0446-0.089257 0.27614-0.47829 0.88774-0.64217 1.366-0.36603zm-5.5028 12.989c-0.6177 0.356-1.3786 0.357-1.9969 0.001-0.6181-0.357-0.9987-1.017-0.9987-1.731z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="18" cy="16" r="2"/> + </g> </svg> |