diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-messages-red.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-messages-red.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/panel/indicator-messages-red.svg b/Flat-Remix/panel/indicator-messages-red.svg index cdf3c7a71..f266999be 100644 --- a/Flat-Remix/panel/indicator-messages-red.svg +++ b/Flat-Remix/panel/indicator-messages-red.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(32.156863%,58.039216%,88.627451%)" d="M 6 2 C 6.277344 2 6.5 2.222656 6.5 2.5 C 6.5 2.515625 6.5 2.535156 6.496094 2.550781 C 7.640625 2.777344 8.5 3.785156 8.5 5 L 8.5 7.25 L 9.5 8.25 L 9.5 8.5 L 2.5 8.5 L 2.5 8.25 L 3.5 7.25 L 3.5 5 C 3.5 3.785156 4.359375 2.777344 5.503906 2.550781 C 5.5 2.535156 5.5 2.515625 5.5 2.5 C 5.5 2.222656 5.722656 2 6 2 Z M 6.863281 9 C 6.6875 9.308594 6.355469 9.5 6 9.5 C 5.644531 9.5 5.3125 9.308594 5.132812 9 Z M 6.863281 9"/> - </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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m11 3c0.55228 0 1 0.44772 1 1-0.00029 0.0333-0.002 0.0665-0.006 0.0996 2.29 0.4588 4.006 2.4712 4.006 4.9004l-0.00014 2v2.5l2 2v0.5h-2-10-2v-0.5l2-2v-4.5c0.00008-2.4292 1.7157-4.4416 4.0059-4.9004-0.004-0.0331-0.006-0.0663-0.006-0.0996 0-0.55228 0.44772-1 1-1zm1.7284 14c-0.35663 0.61771-1.0152 0.99874-1.7285 1-0.71397-0.00056-1.3735-0.38169-1.7305-1z"/> </svg> |