diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/map-mercator.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/map-mercator.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat Remix Light/actions/scalable/map-mercator.svg b/Flat Remix Light/actions/scalable/map-mercator.svg index 6b79e7a7f..5113e948f 100644 --- a/Flat Remix Light/actions/scalable/map-mercator.svg +++ b/Flat Remix Light/actions/scalable/map-mercator.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="M 0 1 L 0 16 L 16 16 L 16 1 L 0 1 z M 1 2 L 5 2 L 5 5 L 1 5 L 1 2 z M 6 2 L 10 2 L 10 5 L 6 5 L 6 2 z M 11 2 L 15 2 L 15 5 L 11 5 L 11 2 z M 1 6 L 5 6 L 5 8 L 1 8 L 1 6 z M 6 6 L 10 6 L 10 8 L 6 8 L 6 6 z M 11 6 L 15 6 L 15 8 L 11 8 L 11 6 z M 1 9 L 5 9 L 5 11 L 1 11 L 1 9 z M 6 9 L 10 9 L 10 11 L 6 11 L 6 9 z M 11 9 L 15 9 L 15 11 L 11 11 L 11 9 z M 1 12 L 5 12 L 5 15 L 1 15 L 1 12 z M 6 12 L 10 12 L 10 15 L 6 15 L 6 12 z M 11 12 L 15 12 L 15 15 L 11 15 L 11 12 z"/> |