chore: De-framed wait cursor

And resigned with round background #23
This commit is contained in:
Abdulkaiz Khatri
2024-06-29 17:32:14 +05:30
parent c6ba69ca7b
commit a9897ab1d4
62 changed files with 1325 additions and 26 deletions
+22
View File
@@ -0,0 +1,22 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2619_175)">
<g filter="url(#filter0_d_2619_175)">
<circle cx="128" cy="128" r="116" fill="#0000FF"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M163.092 83.0836C138.285 63.7025 102.464 68.1008 83.0828 92.9075C63.7016 117.714 68.1 153.536 92.9067 172.917C117.713 192.298 153.535 187.9 172.916 163.093L188.676 175.406C162.495 208.917 114.104 214.859 80.5935 188.677C47.0826 162.495 41.141 114.105 67.3226 80.5943C93.5042 47.0834 141.894 41.1418 175.405 67.3234L163.092 83.0836Z" fill="#00FF00"/>
</g>
<defs>
<filter id="filter0_d_2619_175" x="8" y="12" width="240" height="242" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="6"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2619_175"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2619_175" result="shape"/>
</filter>
<clipPath id="clip0_2619_175">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB