diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/go-bottom.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/go-bottom.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/go-bottom.svg b/Flat-Remix-Dark/actions/scalable/go-bottom.svg index fd1166519..03a4cea8a 100644 --- a/Flat-Remix-Dark/actions/scalable/go-bottom.svg +++ b/Flat-Remix-Dark/actions/scalable/go-bottom.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(82.745098%,85.490196%,89.019608%)" d="M 5.5 2 L 5.484375 5.734375 L 3.671875 3.90625 L 2.984375 4.609375 L 6 7.609375 L 9 4.609375 L 8.3125 3.90625 L 6.484375 5.734375 L 6.5 2 Z M 6 8 C 5.449219 8 5 8.445312 5 9 C 5 9.550781 5.449219 10 6 10 C 6.550781 10 7 9.550781 7 9 C 7 8.445312 6.550781 8 6 8 Z M 6 8"/> - </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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7 -0.00390625 L 6.96875 7.4648438 L 3.34375 3.8085938 L 1.96875 5.2148438 L 8 11.214844 L 14 5.2148438 L 12.625 3.8085938 L 8.96875 7.4648438 L 9 -0.00390625 L 7 -0.00390625 z M 8 11.996094 C 6.89543 11.996094 6 12.891524 6 13.996094 C 6 15.100664 6.89543 15.996094 8 15.996094 C 9.10457 15.996094 10 15.100664 10 13.996094 C 10 12.891494 9.10457 11.996094 8 11.996094 z" transform="translate(4 4)"/> </svg> |