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
-26
View File
@@ -1,26 +0,0 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" fill="none">
<g filter="url(#filter0_d)">
<rect x="11" y="11" width="178" height="178" rx="50" fill="#0000FF"/>
</g>
<g transform="translate(100,100)">
<g transform="scale(1.5)">
<g transform="translate(-50,-50)">
<circle cx="50" cy="50" fill="none" stroke="#00FF00" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138" style="--darkreader-inline-fill:none; --darkreader-inline-stroke:#e2616a;" data-darkreader-inline-fill="" data-darkreader-inline-stroke="">
<animateTransform attributeName="transform" type="rotate" repeatCount="1" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"/>
</circle>
</g>
</g>
</g>
<defs>
<filter id="filter0_d" x="7" y="11" width="186" height="188" 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"/>
<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"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB