diff options
author | 2017-11-23 12:35:24 +0100 | |
---|---|---|
committer | 2017-11-23 12:35:24 +0100 | |
commit | 52730386773f70ee385dbdc07844da7a6bd7bbdb (patch) | |
tree | b5918565d8fa8c1a36232fb1681063f4c2a9fd8a /Flat Remix Light/actions/scalable/draw-path.svg | |
parent | b7618dd61646341853f04daeb5abf9c0372f4121 (diff) | |
download | flat-remix-52730386773f70ee385dbdc07844da7a6bd7bbdb.tar.gz flat-remix-52730386773f70ee385dbdc07844da7a6bd7bbdb.zip |
solved blurred action icons
Diffstat (limited to 'Flat Remix Light/actions/scalable/draw-path.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/draw-path.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat Remix Light/actions/scalable/draw-path.svg b/Flat Remix Light/actions/scalable/draw-path.svg index 7d267ee69..b7982f7ef 100644 --- a/Flat Remix Light/actions/scalable/draw-path.svg +++ b/Flat Remix Light/actions/scalable/draw-path.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="m12.213 1c-0.213 0-0.425 0.083-0.59 0.248l-1.6308 1.6387 3.1208 3.1211 1.639-1.6308c0.33-0.33 0.33-0.8497 0-1.1797l-1.949-1.9493c-0.165-0.165-0.378-0.248-0.59-0.248zm-3.34 3.0078l-7.8808 7.8792-0.00001 3.121h3.1211l0.0078-0.008h10.879v-2h-8.8789l5.8709-5.873-3.119-3.1192z"/> |