diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/go-last.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/go-last.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/go-last.svg b/Flat-Remix-Red-Light/actions/scalable/go-last.svg index d25bdf55e..cfe168f59 100644 --- a/Flat-Remix-Red-Light/actions/scalable/go-last.svg +++ b/Flat-Remix-Red-Light/actions/scalable/go-last.svg @@ -1,8 +1,11 @@ -<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 5.2207031 2 L 3.8144531 3.375 L 7.4707031 7.03125 L 0.001953125 7 L 0.001953125 9 L 7.4707031 9.03125 L 3.8144531 12.65625 L 5.2207031 14.03125 L 11.220703 8 L 5.2207031 2 z M 14.001953 6 C 12.897353 6 12.001953 6.89543 12.001953 8 C 12.001953 9.10457 12.897383 10 14.001953 10 C 15.106523 10 16.001953 9.10457 16.001953 8 C 16.001953 6.89543 15.106523 6 14.001953 6 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <circle class="ColorScheme-Text" cx="14" cy="8" r="2" style="fill:currentColor"/> + <path class="ColorScheme-Text" d="M 0,9 H 7 L 3.5,12.5 5,14 11,8 5,2 3.5,3.5 7,7 H 0 Z" style="fill:currentColor"/> + </g> </svg> |