Icon Breadcrumb

Breadcrumb where each crumb wears a home or folder icon chip and the final crumb has a muted fill.

New here? Read the installation guide.

Import & use
import { Nav9 } from "@/components/beste/piece/nav9";

<Nav9
  crumbs={[
    "Docs",
    "API reference",
    "Webhooks"
  ]}
/>

More Nav pieces

View all Nav

Breadcrumb

Breadcrumb trail with a home icon, chevron separators, and a bold final crumb.

Breadcrumb

Compact breadcrumb trail with chevron separators and the trailing crumb rendered in bold.

Collapsed Breadcrumb

Breadcrumb that hides middle crumbs behind a dropdown chip so the trail stays on a single row.

Path Breadcrumb

URL-like path breadcrumb using mono segments with forward-slash dividers and a trailing chevron.

Icon Tabs

Segmented icon tabs inside a bordered tray, where the active tab flips to the foreground color.

Vertical Tabs

Sidebar-style stack of icon + label rows where the active row gets a muted fill and bolder text.

Markdown version