Circular SVG ring with a centered percentage. Tone sets the stroke color.
npx shadcn add https://ui.beste.co/piece/r/progress2
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Progress2 } from "@/components/beste/piece/progress2"; <Progress2 value={72} tone="primary" />