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-Yellow-Light/actions/scalable/attention.svg | |
parent | d8291a5741aca9c11eb137c05396bad1b09fb50e (diff) | |
download | flat-remix-1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c.tar.gz flat-remix-1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c.zip |
Change action icons' color
Diffstat (limited to 'Flat-Remix-Yellow-Light/actions/scalable/attention.svg')
-rw-r--r-- | Flat-Remix-Yellow-Light/actions/scalable/attention.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Yellow-Light/actions/scalable/attention.svg b/Flat-Remix-Yellow-Light/actions/scalable/attention.svg index ec0e88308..561a8007c 100644 --- a/Flat-Remix-Yellow-Light/actions/scalable/attention.svg +++ b/Flat-Remix-Yellow-Light/actions/scalable/attention.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:#000000; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.953125 2.9941406 A 0.92705394 0.93778191 0 0 0 10.199219 3.4628906 L 6.1660156 10.53125 L 2.1308594 17.597656 A 0.92705394 0.93778191 0 0 0 2.9355469 19.005859 L 11.001953 19.005859 L 19.070312 19.005859 A 0.92705394 0.93778191 0 0 0 19.871094 17.597656 L 15.839844 10.53125 L 11.804688 3.4628906 A 0.92705394 0.93778191 0 0 0 10.953125 2.9941406 z M 10 7 L 12 7 L 12 13 L 10 13 L 10 7 z M 10 15 L 12 15 L 12 17 L 10 17 L 10 15 z"/> |