Storage Usage

Storage overview with an indigo drive tile, used-over-total numbers, and a gradient progress track.

StorageGrowth plan · shared with team
184.2 GB / 250 GB
74% used

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

Import & use
import { Upload29 } from "@/components/beste/piece/upload29";

<Upload29
  used="184.2 GB"
  total="250 GB"
  percent={74}
  plan="Growth plan · shared with team"
  tone="primary"
/>