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/account-delete.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/account-delete.svg')
-rw-r--r-- | Flat-Remix-Green-Dark/actions/scalable/account-delete.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Green-Dark/actions/scalable/account-delete.svg b/Flat-Remix-Green-Dark/actions/scalable/account-delete.svg index 539d466bd..e0f9d5947 100644 --- a/Flat-Remix-Green-Dark/actions/scalable/account-delete.svg +++ b/Flat-Remix-Green-Dark/actions/scalable/account-delete.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <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 6.5 3 C 5.669 3 5 3.669 5 4.5 L 5 5 L 17 5 L 17 4.5 C 17 3.669 16.331 3 15.5 3 L 6.5 3 z M 5 7 L 5 9 L 17 9 L 17 7 L 5 7 z M 5 11 L 5 13 L 14 13 L 15 13 A 1.0001 1.0001 0 0 1 16 12 L 17 12 L 17 11 L 5 11 z M 5 15 L 5 17 L 14 17 L 14 16 A 1.0001 1.0001 0 0 1 13 15 L 5 15 z"/> |