Selection Tools

Canvas toolbar with select, move, hand, zoom, and crop. Active tool fills muted.

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

Import & use
import { Toolbar8 } from "@/components/beste/piece/toolbar8";

<Toolbar8
  active="select"
/>