diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/new-messages-red.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/new-messages-red.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/panel/new-messages-red.svg b/Flat-Remix-Dark/panel/new-messages-red.svg index 27d734fd7..246cb11dc 100644 --- a/Flat-Remix-Dark/panel/new-messages-red.svg +++ b/Flat-Remix-Dark/panel/new-messages-red.svg @@ -1,9 +1,9 @@ -<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="m 4.99989,5 c -1.108,0 -2,0.892 -2,2 l 0,8 c 0,1.108 0.892,2 2,2 l 11,0 c -1.645,0 -3,-1.355 -3,-3 0,-1.645 1.355,-3 3,-3 1.645,0 3,1.355 3,3 l 0,-7 c 0,-1.108 -0.892,-2 -2,-2 l -12,0 z m 0,2 6,3 6,-3 0,2 -6,3 -6,-3 0,-2 z"/> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 15.99989,12 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,6 C 4.892,6 4,6.892 4,8 l 0,8 c 0,1.108 0.892,2 2,2 l 11,0 c -1.645,0 -3,-1.355 -3,-3 0,-1.645 1.355,-3 3,-3 1.645,0 3,1.355 3,3 L 20,8 C 20,6.892 19.108,6 18,6 L 6,6 Z m 0,2 6,3 6,-3 0,2 -6,3 -6,-3 0,-2 z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 17,13 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"/> </svg> |