diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/coordinate.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/coordinate.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/coordinate.svg b/Flat-Remix-Red-Light/actions/scalable/coordinate.svg index f4091ee8e..0774cf4a0 100644 --- a/Flat-Remix-Red-Light/actions/scalable/coordinate.svg +++ b/Flat-Remix-Red-Light/actions/scalable/coordinate.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.078125 1 L 4.078125 10.208984 L 1 13.289062 L 1 14.691406 C 2.1965 13.498406 3.9710375 11.730281 4.7109375 10.988281 L 15 10.998047 L 15 10 L 5.078125 10 L 5.078125 1 L 4.078125 1 z" transform="translate(4 4)"/> + <path style="fill:currentColor" class="ColorScheme-Text" transform="translate(1,1)" d="M 7,4 V 13.216 L 4,16.211 V 17.613 L 7.6328,14 H 18 V 13 H 8 V 4 Z"/> </svg> |