diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/go-top.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/go-top.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/go-top.svg b/Flat-Remix-Light/actions/scalable/go-top.svg index acf70169d..3d5e997ea 100644 --- a/Flat-Remix-Light/actions/scalable/go-top.svg +++ b/Flat-Remix-Light/actions/scalable/go-top.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(19.215686%,21.176471%,23.137255%)" d="M 6 2 C 5.449219 2 5 2.445312 5 3 C 5 3.550781 5.449219 4 6 4 C 6.550781 4 7 3.550781 7 3 C 7 2.445312 6.550781 2 6 2 Z M 6 4.390625 L 2.984375 7.390625 L 3.671875 8.09375 L 5.484375 6.265625 L 5.5 10 L 6.5 10 L 6.484375 6.265625 L 8.3125 8.09375 L 9 7.390625 Z M 6 4.390625"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </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)"/> </svg> |