Browse Source

Animate logo

emp
Luke Childs 7 years ago
committed by Jytesh
parent
commit
bae6948d40
  1. 8
      packages/keyv/media/logo.svg

8
packages/keyv/media/logo.svg

@ -5,8 +5,12 @@
<desc>Created with Sketch.</desc>
<defs>
<linearGradient x1="31.2913274%" y1="17.9144994%" x2="64.5694636%" y2="50%" id="linearGradient-1">
<stop stop-color="#FF4E50" offset="0%"></stop>
<stop stop-color="#9D50BB" offset="100%"></stop>
<stop stop-color="#24C6DC" offset="0%">
<animate attributeName="stop-color" values="#24C6DC;#C86DD7;#C86DD7;#24C6DC;" dur="20s" repeatCount="indefinite" />
</stop>
<stop stop-color="#C86DD7" offset="100%">
<animate attributeName="stop-color" values="#C86DD7;#FF4E50;#FF4E50;#C86DD7;" dur="20s" repeatCount="indefinite" />
</stop>
</linearGradient>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Loading…
Cancel
Save