diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/flag-black.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/flag-black.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/flag-black.svg b/Flat-Remix-Red-Light/actions/scalable/flag-black.svg index 9663def7e..05a4ccaf5 100644 --- a/Flat-Remix-Red-Light/actions/scalable/flag-black.svg +++ b/Flat-Remix-Red-Light/actions/scalable/flag-black.svg @@ -1,9 +1,9 @@ <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; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,0 2,16 4,16 4,7 7,7 8,9 14,9 14,2 10,2 9,0 4,0 2,0 Z" transform="translate(4 4)"/> - <path style="fill:#3f3f3f" d="M 4,0 4,7 7,7 8,9 14,9 14,2 10,2 9,0 4,0 Z" transform="translate(4 4)"/> + <path style="fill:#383c4a" d="M 4,0 4,7 7,7 8,9 14,9 14,2 10,2 9,0 4,0 Z" transform="translate(4 4)"/> </svg> |