diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/actions/scalable/mail-reply-sender.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/scalable/mail-reply-sender.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/scalable/mail-reply-sender.svg b/Flat-Remix-Yellow-Dark/actions/scalable/mail-reply-sender.svg index 46a288e07..668b90ead 100644 --- a/Flat-Remix-Yellow-Dark/actions/scalable/mail-reply-sender.svg +++ b/Flat-Remix-Yellow-Dark/actions/scalable/mail-reply-sender.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 7 1.5 L 0.53125 6 L 7 10.5 L 7 8 L 9 8 C 10.3649 8 11.5716 8.87335 11.9375 10 C 12.37513 11.3475 10.5 14 10.5 14 C 10.5 14 14.5 12.5 14.5 9.25 C 14.5 6.1265 12.5 4 9.5 4 L 7 4 L 7 1.5 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,1.5 V 4 H 9.5 C 12.5,4 14.5,6 14.5,9 14.5,12.6 10.5,14 10.5,14 10.5,14 12,11.8 12,10.5 12,9.2 10.5,8 9,8 H 7 V 10.5 L 0.5,6 Z"/> + </g> </svg> |