svelte-ux icon indicating copy to clipboard operation
svelte-ux copied to clipboard

Add more loading components

Open techniq opened this issue 1 year ago • 0 comments

Simple loading

https://github.com/techniq/svelte-ux/assets/177476/32e25978-f9cb-4b81-8586-3baef492e575

<div class="w-6 h-6 rounded-full animate-spin bg-[conic-gradient(transparent,#aaa)] [-webkit-mask-image:radial-gradient(circle_at_center,transparent_50%,black_50%)]" />

See also

techniq avatar Oct 28 '23 02:10 techniq