fix: De-framed wait-*.svg animations

Related to #94
This commit is contained in:
Abdulkaiz Khatri 2024-03-20 18:08:11 +05:30
parent 90682a3b34
commit 31b0aeccb4
42 changed files with 1504 additions and 50 deletions

39
svg/wait/wait-13.svg Normal file
View file

@ -0,0 +1,39 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4691_122)">
<path d="M178.322 227.075C153.112 239.888 122.573 242.414 93.561 232.988C84.0257 229.89 75.6144 226.225 67.6033 220.992C54.0035 155.583 104.824 130.008 127.668 127.652C114.563 167.985 137.449 212.922 178.322 227.075Z" fill="url(#paint0_linear_4691_122)"/>
<path d="M178.322 227.075C130.811 212.143 115.396 164.527 127.668 127.652C167.741 169.555 220.578 151.218 238.322 135.097C237.861 144.488 235.596 153.784 232.553 163.148C223.176 192.007 203.594 214.483 178.322 227.075Z" fill="url(#paint1_linear_4691_122)"/>
<path d="M238.322 135.097C205.666 164.624 156.54 159.654 127.668 127.652C182.36 116.082 195.166 63.3261 189.14 35.3028C222.362 56.7959 240.835 95.2007 238.322 135.097Z" fill="url(#paint2_linear_4691_122)"/>
<path d="M189.14 35.3028C181.128 30.1318 172.313 25.8979 162.802 22.8078C133.416 13.2598 103.415 16.0536 78.0643 28.9186C119.4 42.8984 137.716 86.4452 127.668 127.652C170.629 119.062 198.722 77.8162 189.224 35.6727C189.196 35.5493 189.168 35.426 189.14 35.3028Z" fill="url(#paint3_linear_4691_122)"/>
<path d="M78.0645 28.9185C118.828 42.4569 140.832 87.1364 127.668 127.652C98.7026 95.753 49.6413 91.9701 17.656 120.525C17.5834 120.589 17.0116 120.492 16.939 120.557C17.4011 111.232 19.5888 101.988 22.607 92.6987C32.0097 63.7603 52.5339 41.484 78.0645 28.9185Z" fill="url(#paint4_linear_4691_122)"/>
<path d="M67.6033 220.992C34.2796 199.183 14.436 160.511 16.9389 120.557C49.2888 92.152 98.5801 95.1717 127.668 127.652C75.07 138.394 61.4043 190.151 67.6033 220.992Z" fill="url(#paint5_linear_4691_122)"/>
</g>
<defs>
<linearGradient id="paint0_linear_4691_122" x1="69.8196" y1="177.682" x2="212.79" y2="224.135" gradientUnits="userSpaceOnUse">
<stop stop-color="#52CF30"/>
<stop offset="1" stop-color="#3BBD1C"/>
</linearGradient>
<linearGradient id="paint1_linear_4691_122" x1="124.069" y1="138.728" x2="247.798" y2="178.93" gradientUnits="userSpaceOnUse">
<stop stop-color="#14ADF6"/>
<stop offset="1" stop-color="#1191F4"/>
</linearGradient>
<linearGradient id="paint2_linear_4691_122" x1="146.248" y1="70.4679" x2="257.888" y2="106.742" gradientUnits="userSpaceOnUse">
<stop stop-color="#CA70E1"/>
<stop offset="1" stop-color="#B452CB"/>
</linearGradient>
<linearGradient id="paint3_linear_4691_122" x1="43.1232" y1="31.7015" x2="186.63" y2="78.3295" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF645D"/>
<stop offset="1" stop-color="#FF4332"/>
</linearGradient>
<linearGradient id="paint4_linear_4691_122" x1="7.13755" y1="76.814" x2="131.099" y2="117.092" gradientUnits="userSpaceOnUse">
<stop stop-color="#FBB114"/>
<stop offset="1" stop-color="#FF9508"/>
</linearGradient>
<linearGradient id="paint5_linear_4691_122" x1="-2.77875" y1="148.965" x2="108.99" y2="185.281" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFD305"/>
<stop offset="1" stop-color="#FDCF01"/>
</linearGradient>
<clipPath id="clip0_4691_122">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3 KiB