10 lines
1020 B
XML
10 lines
1020 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="M24.6,-32.2C29.9,-24.9,30.8,-15.2,30.8,-6.7C30.8,1.8,29.9,9.3,26.4,15.1C22.9,21,16.8,25.3,9.6,29.2C2.3,33.1,-6.1,36.5,-11,33.4C-15.9,30.2,-17.3,20.5,-21.2,12.8C-25,5,-31.4,-0.8,-31.3,-6.3C-31.2,-11.7,-24.8,-16.8,-18.5,-24C-12.3,-31.1,-6.1,-40.3,1.8,-42.4C9.6,-44.5,19.3,-39.5,24.6,-32.2Z" width="100%" height="100%" transform="translate(50 50)" stroke-width="0" style="transition: all 0.3s ease 0s;"></path>
|
|
</svg> |