diff options
author | 2020-05-08 12:59:57 +0200 | |
---|---|---|
committer | 2020-05-08 12:59:57 +0200 | |
commit | 1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c (patch) | |
tree | b30f0aa80394135e1a3df70beb4c27f8470df922 /Flat-Remix-Green-Dark/actions/scalable/layer-previous.svg | |
parent | d8291a5741aca9c11eb137c05396bad1b09fb50e (diff) | |
download | flat-remix-1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c.tar.gz flat-remix-1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c.zip |
Change action icons' color
Diffstat (limited to 'Flat-Remix-Green-Dark/actions/scalable/layer-previous.svg')
-rw-r--r-- | Flat-Remix-Green-Dark/actions/scalable/layer-previous.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Green-Dark/actions/scalable/layer-previous.svg b/Flat-Remix-Green-Dark/actions/scalable/layer-previous.svg index 78440809c..61d0fb8dc 100644 --- a/Flat-Remix-Green-Dark/actions/scalable/layer-previous.svg +++ b/Flat-Remix-Green-Dark/actions/scalable/layer-previous.svg @@ -1,7 +1,7 @@ <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:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 4 5 L 15 5 L 12 1 L 1 1 z M 8 6 L 6.0078125 8.125 L 5 9.1992188 L 5.75 10 L 6.7578125 8.9257812 L 8 7.5996094 L 9.2421875 8.9257812 L 10.25 10 L 11 9.1992188 L 9.9921875 8.125 L 8 6 z M 1 11 L 4 15 L 15 15 L 12 11 L 1 11 z" transform="translate(4 4)"/> |