Loading Infinity
<div class="flex items-center justify-center p-4">
<svg class="w-12 h-12 text-blue-500 animate-spin" viewBox="0 0 24 24">
<path fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" d="M18.9 7c1.8 1.8 1.8 4.6 0 6.4-1.8 1.8-4.6 1.8-6.4 0-1.8-1.8-1.8-4.6 0-6.4 0.9-0.9 2.1-1.4 3.2-1.4s2.3 0.5 3.2 1.4z"></path>
<path fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-dasharray="1,3" d="M5.1 17c-1.8-1.8-1.8-4.6 0-6.4 1.8-1.8 4.6-1.8 6.4 0 1.8 1.8 1.8 4.6 0 6.4-0.9 0.9-2.1 1.4-3.2 1.4s-2.3-0.5-3.2-1.4z"></path>
</svg>
</div>
Copied to clipboard