# Spinner (/ui-kit/components/spinner)





<ComponentShowcase title="Default" description="Indeterminate loading indicator, sized through utility classes" code="defaultCode">
  <DefaultSpinnerExample />
</ComponentShowcase>

<ComponentShowcase title="Muted" description="Toned down for inline use next to secondary text" code="mutedCode">
  <MutedSpinnerExample />
</ComponentShowcase>
