diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/actions/scalable/go-top.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/scalable/go-top.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/scalable/go-top.svg b/Flat-Remix-Yellow-Dark/actions/scalable/go-top.svg index 322674961..94dda4b4a 100644 --- a/Flat-Remix-Yellow-Dark/actions/scalable/go-top.svg +++ b/Flat-Remix-Yellow-Dark/actions/scalable/go-top.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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 -0.00390625 C 6.89543 -0.00390625 6 0.89152375 6 1.9960938 C 6 3.1006637 6.89543 3.9960938 8 3.9960938 C 9.10457 3.9960938 10 3.1006938 10 1.9960938 C 10 0.89152375 9.10457 -0.00390625 8 -0.00390625 z M 8 4.7773438 L 1.96875 10.777344 L 3.34375 12.183594 L 6.96875 8.5273438 L 7 15.996094 L 9 15.996094 L 8.96875 8.5273438 L 12.625 12.183594 L 14 10.777344 L 8 4.7773438 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <circle class="ColorScheme-Text" cx="8" cy="2" r="2" style="fill:currentColor"/> + <path class="ColorScheme-Text" d="M 7,16 V 9 L 3.5,12.5 2,11 8,5 14,11 12.5,12.5 9,9 V 16 Z" style="fill:currentColor"/> + </g> </svg> |