Flowbite Svelte: v0.46.14
Svelte: v5.0.0-next.179
SvelteKit: v2.5.18
Vite: v5.3.3

Default spinner

Use the following SVG element to show a loading animation:

Colors

You can change the colors of the spinner element using the `color` prop.

Sizes

Change the size of the spinner component using the `size` prop.

Alignment

Because the spinner component is an inline HTML element it can easily be aligned on the left, center, or right side using the `text-left|center|right` utility classes:

Buttons

The spinner component can also be used inside elements such as buttons when submitting form data: