diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/boundingbox_top.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/boundingbox_top.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/boundingbox_top.svg b/Flat-Remix-Light/actions/scalable/boundingbox_top.svg index c442ffc02..4f9a074cd 100644 --- a/Flat-Remix-Light/actions/scalable/boundingbox_top.svg +++ b/Flat-Remix-Light/actions/scalable/boundingbox_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 4.8125 2 3.789062 2.835938 3.550781 4 L 2 4 L 2 5 L 3.554688 5 C 3.789062 6.164062 4.8125 7 6 7 C 7.1875 7 8.210938 6.164062 8.449219 5 L 10 5 L 10 4 L 8.445312 4 C 8.210938 2.835938 7.1875 2 6 2 Z M 6 2"/> - </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 C 5.6242 0.000258 3.5766625 1.6722 3.1015625 4 L 0 4 L 0 6 L 3.1054688 6 C 3.5802688 8.3263 5.6257 9.9979 8 10 C 10.376 9.9997 12.423437 8.3278 12.898438 6 L 16 6 L 16 4 L 12.894531 4 C 12.419531 1.6737 10.374 0.0021 8 0 z" transform="translate(4 4)"/> </svg> |