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_298)">
<g filter="url(#filter0_d_2619_298)">
<circle cx="128" cy="128" r="116" fill="#0000FF"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M71.5541 135.933C75.9353 167.107 104.758 188.827 135.932 184.445C167.106 180.064 188.826 151.241 184.445 120.067C180.063 88.8933 151.24 67.1736 120.067 71.5548L117.283 51.7494C159.395 45.831 198.332 75.1717 204.25 117.284C210.169 159.396 180.828 198.332 138.716 204.251C96.6037 210.169 57.6672 180.828 51.7488 138.716L71.5541 135.933Z" fill="#00FF00"/>
</g>
<defs>
<filter id="filter0_d_2619_298" 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_298"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2619_298" result="shape"/>
</filter>
<clipPath id="clip0_2619_298">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB