Paused-upload row with an amber Resume button and a static amber progress track matching the state.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Upload16 } from "@/components/beste/piece/upload16";
<Upload16
filename="keynote-rehearsal.mp4"
percent={34}
remaining="Paused · 212 MB left"
tone="amber"
/>