diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/go-previous.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/go-previous.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/go-previous.svg b/Flat-Remix/actions/scalable/go-previous.svg index 429b682ca..9aec93c30 100644 --- a/Flat-Remix/actions/scalable/go-previous.svg +++ b/Flat-Remix/actions/scalable/go-previous.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 5.894531 3 L 2.894531 6 L 5.894531 9.019531 L 6.585938 8.328125 L 4.769531 6.511719 L 9 6.5 L 9 5.5 L 4.769531 5.511719 L 6.585938 3.695312 Z M 5.894531 3"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </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)"/> </svg> |