Join our Discord Community
Breadcrumb/Home Icon

React Breadcrumb with Bullet Separator

A breadcrumb navigation with home icon using bullet points as separators for minimal visual weight

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Bullets between breadcrumbs feel lighter than arrows—subtle without losing clarity. This React breadcrumb uses bullet separators (•) with shadcn/ui breadcrumb components and a Home icon for root navigation. Built on Radix UI, the middot character creates gentle separation without directional emphasis. Perfect for editorial sites with clean typography, minimalist interfaces avoiding heavy UI chrome, content-first layouts where breadcrumbs should whisper not shout, or any navigation where visual restraint matches brand aesthetics—bullets separate without commanding attention.

Loading preview...

Pattern created by @haydenbleasel

Installation

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

Questions you might have