diff options
Diffstat (limited to 'Flat Remix Dark/actions/scalable/transform-move.svg')
-rw-r--r-- | Flat Remix Dark/actions/scalable/transform-move.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat Remix Dark/actions/scalable/transform-move.svg b/Flat Remix Dark/actions/scalable/transform-move.svg index 4283a7f05..b84c311c0 100644 --- a/Flat Remix Dark/actions/scalable/transform-move.svg +++ b/Flat Remix Dark/actions/scalable/transform-move.svg @@ -1,7 +1,7 @@ <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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 1 L 6 4 L 10 4 L 8 1 z M 4 6 L 1 8 L 4 10 L 4 6 z M 8 6 C 6.8954 6 6 6.8954 6 8 C 6 9.1046 6.8954 10 8 10 C 9.1046 10 10 9.1046 10 8 C 10 6.8954 9.1046 6 8 6 z M 12 6 L 12 10 L 15 8 L 12 6 z M 6 12 L 8 15 L 10 12 L 6 12 z"/> |