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-Blue-Light/animations/nm-stage01-connecting06.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-Blue-Light/animations/nm-stage01-connecting06.svg')
-rw-r--r-- | Flat-Remix-Blue-Light/animations/nm-stage01-connecting06.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Blue-Light/animations/nm-stage01-connecting06.svg b/Flat-Remix-Blue-Light/animations/nm-stage01-connecting06.svg index 47054acbc..8caf9cc55 100644 --- a/Flat-Remix-Blue-Light/animations/nm-stage01-connecting06.svg +++ b/Flat-Remix-Blue-Light/animations/nm-stage01-connecting06.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(.23064 .97304 .97304 -.23064 -2.4442 3.0913)" 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(-.23064 -.97304 -.97304 .23064 26.444 20.909)" 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="m13.615 18.811c3.7618-0.89167 6.0884-4.664 5.1968-8.4258-0.89167-3.7618-4.664-6.0884-8.4258-5.1968l0.46129 1.9461c2.6869-0.6369 5.3815 1.025 6.0184 3.712 0.6369 2.6869-1.025 5.3815-3.712 6.0184-1.265 0.29984-0.80366 2.2459 0.46129 1.9461z"/> |