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-Blue-Light/actions/scalable/antivignetting.svg | |
parent | d8291a5741aca9c11eb137c05396bad1b09fb50e (diff) | |
download | flat-remix-1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c.tar.gz flat-remix-1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c.zip |
Change action icons' color
Diffstat (limited to 'Flat-Remix-Blue-Light/actions/scalable/antivignetting.svg')
-rw-r--r-- | Flat-Remix-Blue-Light/actions/scalable/antivignetting.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Blue-Light/actions/scalable/antivignetting.svg b/Flat-Remix-Blue-Light/actions/scalable/antivignetting.svg index 448eab0a5..d5a28c5f3 100644 --- a/Flat-Remix-Blue-Light/actions/scalable/antivignetting.svg +++ b/Flat-Remix-Blue-Light/actions/scalable/antivignetting.svg @@ -1,8 +1,8 @@ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24"> <defs> <radialGradient id="radialGradient4475" cx="8" cy="8" r="7" fx="8" fy="8" gradientUnits="userSpaceOnUse"> - <stop style="stop-color:#000000;stop-opacity:0" offset="0" stop-opacity=".2"/> - <stop style="stop-color:#000000" offset="1"/> + <stop style="stop-color:#31363b;stop-opacity:0" offset="0" stop-opacity=".2"/> + <stop style="stop-color:#31363b" offset="1"/> </radialGradient> </defs> <path style="fill:url(#radialGradient4475)" d="M 1 1 L 1 15 L 15 15 L 15 1 L 1 1 z" transform="translate(4 4)"/> |