diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/go-previous.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/go-previous.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/go-previous.svg b/Flat-Remix-Red-Light/actions/scalable/go-previous.svg index 1c77a9592..10062f08b 100644 --- a/Flat-Remix-Red-Light/actions/scalable/go-previous.svg +++ b/Flat-Remix-Red-Light/actions/scalable/go-previous.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.7890625 2 L 1.7890625 8 L 7.7890625 14.041016 L 9.1757812 12.654297 L 5.5410156 9.0214844 L 14.001953 9 L 14.001953 7 L 5.5410156 7.0214844 L 9.1757812 3.3867188 L 7.7890625 2 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-Text" d="M 14,7 H 6 L 9.5,3.5 8,2 2,8 8,14 9.5,12.5 6,9 H 14 Z" style="fill:currentColor"/> + </g> </svg> |