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-Red-Light/actions/scalable/document-decrypt.svg | |
parent | d8291a5741aca9c11eb137c05396bad1b09fb50e (diff) | |
download | flat-remix-1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c.tar.gz flat-remix-1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c.zip |
Change action icons' color
Diffstat (limited to '')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/document-decrypt.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/document-decrypt.svg b/Flat-Remix-Red-Light/actions/scalable/document-decrypt.svg index ad1aecf04..b41e3eac5 100644 --- a/Flat-Remix-Red-Light/actions/scalable/document-decrypt.svg +++ b/Flat-Remix-Red-Light/actions/scalable/document-decrypt.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:#000000; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 0 C 5.805 0 4.0334 1.7884 4 4 L 4 5 L 6 5 L 6 4 C 6 2.892 6.892 2 8 2 C 9.108 2 10 2.892 10 4 L 10 8 L 3 8 C 2.446 8 2 8.446 2 9 L 2 15 C 2 15.554 2.446 16 3 16 L 13 16 C 13.554 16 14 15.554 14 15 L 14 9 C 14 8.446 13.554 8 13 8 L 12 8 L 12 4.0625 C 12 1.8225 10.216 0 8 0 z" transform="translate(4 4)"/> |