Spinning loader icon paired with a status label inside a rounded pill.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Indicator3 } from "@/components/beste/piece/indicator3";
<Indicator3
label="Syncing workspace"
tone="primary"
/>