diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/merge.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/merge.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix Light/actions/scalable/merge.svg b/Flat Remix Light/actions/scalable/merge.svg index 37f9cb13f..1db8882a6 100644 --- a/Flat Remix Light/actions/scalable/merge.svg +++ b/Flat Remix Light/actions/scalable/merge.svg @@ -1,8 +1,5 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> - <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 1 1 A 1.0001 1.0001 0 0 0 0 2 L 0 6 A 1.0001 1.0001 0 0 0 1 7 L 6 7 L 6 9 L 1 9 A 1.0001 1.0001 0 0 0 0 10 L 0 14 A 1.0001 1.0001 0 0 0 1 15 L 8 15 A 1.0001 1.0001 0 0 0 9 14 L 9 11 L 14 11 A 1.0001 1.0001 0 0 0 15 10 L 15 6 A 1.0001 1.0001 0 0 0 14 5 L 9 5 L 9 2 A 1.0001 1.0001 0 0 0 8 1 L 1 1 z"/> +<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 2.5 2.5 C 2.222656 2.5 2 2.722656 2 3 L 2 5 C 2 5.277344 2.222656 5.5 2.5 5.5 L 5 5.5 L 5 6.5 L 2.5 6.5 C 2.222656 6.5 2 6.722656 2 7 L 2 9 C 2 9.277344 2.222656 9.5 2.5 9.5 L 6 9.5 C 6.277344 9.5 6.5 9.277344 6.5 9 L 6.5 7.5 L 9 7.5 C 9.277344 7.5 9.5 7.277344 9.5 7 L 9.5 5 C 9.5 4.722656 9.277344 4.5 9 4.5 L 6.5 4.5 L 6.5 3 C 6.5 2.722656 6.277344 2.5 6 2.5 Z M 2.5 2.5"/> + </g> </svg> |