Progress
The iconic striped blue barber-pole progress bar.
install
npx shadcn@latest add @aqua/progressUsage
import { Progress } from "@/components/ui/progress"
<Progress value={62} />The stripes march to the right while work is in progress, and stand still under prefers-reduced-motion.