diff options
author | 2019-12-01 18:13:38 +0100 | |
---|---|---|
committer | 2019-12-01 18:13:38 +0100 | |
commit | dfae14910b5c381fb4a04c746df6e9b2fd309808 (patch) | |
tree | fa6da6a9e6996fe833098a320694b83d7d326c02 /Flat-Remix-Green-Dark/animations/nm-stage01-connecting09.svg | |
parent | 91190885a479dc80ea5478c4c13f21e1165aec20 (diff) | |
download | flat-remix-dfae14910b5c381fb4a04c746df6e9b2fd309808.tar.gz flat-remix-dfae14910b5c381fb4a04c746df6e9b2fd309808.zip |
Change actions and symbolic icons color
Diffstat (limited to 'Flat-Remix-Green-Dark/animations/nm-stage01-connecting09.svg')
-rw-r--r-- | Flat-Remix-Green-Dark/animations/nm-stage01-connecting09.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Green-Dark/animations/nm-stage01-connecting09.svg b/Flat-Remix-Green-Dark/animations/nm-stage01-connecting09.svg index c2c3d6a1f..a70f4efa4 100644 --- a/Flat-Remix-Green-Dark/animations/nm-stage01-connecting09.svg +++ b/Flat-Remix-Green-Dark/animations/nm-stage01-connecting09.svg @@ -1,12 +1,12 @@ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <linearGradient id="linearGradient3605" x1="7" x2="19" y1="12" y2="5" gradientTransform="matrix(-.99831 .058191 .058191 .99831 23.281 -.67796)" gradientUnits="userSpaceOnUse"> - <stop offset="0" stop-color="#d3dae3" stop-opacity=".5"/> - <stop offset="1" stop-color="#d3dae3" stop-opacity="0"/> + <stop offset="0" stop-color="#eeeeec" stop-opacity=".5"/> + <stop offset="1" stop-color="#eeeeec" stop-opacity="0"/> </linearGradient> <linearGradient id="linearGradient3611" x1="7" x2="17" y1="12" y2="12" gradientTransform="matrix(.99831 -.058191 -.058191 -.99831 .71863 24.678)" gradientUnits="userSpaceOnUse"> - <stop offset="0" stop-color="#d3dae3"/> - <stop offset="1" stop-color="#d3dae3" stop-opacity=".5"/> + <stop offset="0" stop-color="#eeeeec"/> + <stop offset="1" stop-color="#eeeeec" stop-opacity=".5"/> </linearGradient> </defs> <path fill="url(#linearGradient3611)" d="m5.0119 12.407c0.22497 3.8594 3.536 6.8058 7.3955 6.5808 3.8594-0.22497 6.8058-3.536 6.5808-7.3955l-1.9966 0.11638c0.16069 2.7567-1.9439 5.1218-4.7006 5.2825-2.7558 0.162-5.1208-1.942-5.2815-4.699-0.0757-1.298-2.0723-1.181-1.9966 0.116z"/> |