Icon Stat Tile

Colored icon tile beside a bold stat and a one-line description.

2.8×Faster than last quarter

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

Import & use
import { Stats7 } from "@/components/beste/piece/stats7";

<Stats7
  icon="zap"
  value="2.8×"
  label="Faster than last quarter"
  tone="sunset"
/>