Upload Paused

Paused-upload row with an amber Resume button and a static amber progress track matching the state.

keynote-rehearsal.mp4Paused · 212 MB left

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Upload16 } from "@/components/beste/piece/upload16";

<Upload16
  filename="keynote-rehearsal.mp4"
  percent={34}
  remaining="Paused · 212 MB left"
  tone="amber"
/>