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/animations/nm-stage01-connecting01.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/animations/nm-stage01-connecting01.svg')
-rw-r--r-- | Flat-Remix-Green/animations/nm-stage01-connecting01.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Green/animations/nm-stage01-connecting01.svg b/Flat-Remix-Green/animations/nm-stage01-connecting01.svg index 45f583ef0..1175d6663 100644 --- a/Flat-Remix-Green/animations/nm-stage01-connecting01.svg +++ b/Flat-Remix-Green/animations/nm-stage01-connecting01.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(0,-1,-1,0,24,24)" 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(0,1,1,0,0,0)" 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="m12 5c-3.866 0-7 3.134-7 7s3.134 7 7 7v-2c-2.7614 0-5-2.239-5-5 0-2.7614 2.2386-5 5-5 1.3 0 1.3-2 0-2z"/> |