diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/reply.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/reply.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/reply.svg b/Flat-Remix-Red-Light/actions/scalable/reply.svg index a66b1aa3f..fa99674b0 100644 --- a/Flat-Remix-Red-Light/actions/scalable/reply.svg +++ b/Flat-Remix-Red-Light/actions/scalable/reply.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 7 1.5039062 L 0.53125 6.0039062 L 7 10.503906 L 7 8.0039062 L 9 8.0039062 C 10.3649 8.0039062 11.5716 8.8772563 11.9375 10.003906 C 12.37513 11.351406 10.5 14.003906 10.5 14.003906 C 10.5 14.003906 14.5 12.503906 14.5 9.2539062 C 14.5 6.1304062 12.5 4.0039062 9.5 4.0039062 L 7 4.0039062 L 7 1.5039062 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> |