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-connecting11.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-connecting11.svg')
-rw-r--r-- | Flat-Remix-Green-Dark/animations/nm-stage01-connecting11.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Green-Dark/animations/nm-stage01-connecting11.svg b/Flat-Remix-Green-Dark/animations/nm-stage01-connecting11.svg index 5fad2275b..049e996f1 100644 --- a/Flat-Remix-Green-Dark/animations/nm-stage01-connecting11.svg +++ b/Flat-Remix-Green-Dark/animations/nm-stage01-connecting11.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(-.44885 -.89361 -.89361 .44885 28.109 17.337)" 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(.44885 .89361 .89361 -.44885 -4.1095 6.6629)" 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="m8.858 5.7448c-3.4547 1.7353-4.8485 5.9425-3.1133 9.3972 1.7353 3.4547 5.9425 4.8485 9.3972 3.1133l-0.898-1.787c-2.467 1.239-5.4726 0.244-6.712-2.224-1.2395-2.467-0.2439-5.4726 2.2237-6.712 1.1613-0.5835 0.2643-2.3708-0.8977-1.7872z"/> |