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: