diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/go-next.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/go-next.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/go-next.svg b/Flat-Remix-Red-Light/actions/scalable/go-next.svg index cf52bfcda..da74b1c09 100644 --- a/Flat-Remix-Red-Light/actions/scalable/go-next.svg +++ b/Flat-Remix-Red-Light/actions/scalable/go-next.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 8.2109375 2 L 6.8242188 3.3867188 L 10.458984 7.0214844 L 1.9980469 7 L 1.9980469 9 L 10.458984 9.0214844 L 6.8242188 12.654297 L 8.2109375 14.041016 L 14.210938 8 L 8.2109375 2 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-Text" d="M 2,9 H 10 L 6.5,12.5 8,14 14,8 8,2 6.5,3.5 10,7 H 2 Z" style="fill:currentColor"/> + </g> </svg> |