Join our Discord Community
Breadcrumb/Home Icon

React Breadcrumb with Border

A breadcrumb navigation with home icon enclosed in a bordered container for visual prominence

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Sometimes breadcrumbs need definition—borders give them presence. This React breadcrumb wraps shadcn/ui breadcrumb components in a bordered container with rounded-lg and padding, using a Home icon for the root. Built on Radix UI with w-fit to hug content width, the pattern creates a distinct navigation module. Perfect for dashboards where breadcrumbs compete with other UI, content-heavy pages needing clear navigation landmarks, applications with subtle backgrounds where borderless breadcrumbs disappear, or any interface where breadcrumbs should feel like contained components rather than inline text—borders command attention.

Loading preview...

Pattern created by @haydenbleasel

Installation

npx shadcn@latest add https://www.shadcn.io/registry/breadcrumb-home-icon-4.json
npx shadcn@latest add https://www.shadcn.io/registry/breadcrumb-home-icon-4.json
pnpm dlx shadcn@latest add https://www.shadcn.io/registry/breadcrumb-home-icon-4.json
bunx shadcn@latest add https://www.shadcn.io/registry/breadcrumb-home-icon-4.json

Questions you might have