10 lines
1023 B
XML
10 lines
1023 B
XML
<!--?xml version="1.0" standalone="no"?-->
|
|
<svg id="sw-js-blob-svg" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" version="1.1">
|
|
<defs>
|
|
<linearGradient id="sw-gradient" x1="0" x2="1" y1="1" y2="0">
|
|
<stop id="stop1" stop-color="rgba(255, 245, 229, 1)" offset="0%"></stop>
|
|
<stop id="stop2" stop-color="rgba(255, 245, 229, 1)" offset="100%"></stop>
|
|
</linearGradient>
|
|
</defs>
|
|
<path fill="url(#sw-gradient)" d="M18.4,-22.3C25,-16.5,32.1,-11.7,34.3,-5.2C36.5,1.3,33.7,9.6,29.9,18.4C26.2,27.2,21.5,36.6,14.8,37.7C8.2,38.8,-0.4,31.7,-10.1,28C-19.7,24.3,-30.6,24.1,-35.8,18.8C-41.1,13.6,-40.7,3.2,-38.9,-6.8C-37,-16.7,-33.6,-26.4,-26.9,-32.2C-20.1,-38,-10.1,-40,-2.1,-37.5C5.9,-35.1,11.9,-28.2,18.4,-22.3Z" width="100%" height="100%" transform="translate(50 50)" stroke-width="0" style="transition: all 0.3s ease 0s;"></path>
|
|
</svg> |